Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 615 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 615 Bytes

boredServer

boredServer is a python client-server software to share files between two devces. Client-side is used to send files to Server-side where thery are saved in specific path. This project is started to send my lesson notes from tablet to laptop where i save files.

Installation

Run client.py to device that send files and run server.py to device that receive files. Set in client.py on line 12 the server's path where save files. If you use smartphone/tablet to client-side install a linux terminal(EX Termux).

License

MIT