Part of 1st laboratory "Mobile technologies & means of communication" in Peter the Great St.Petersburg Polytechnic University.
- PyBluez - Bluetooth Python extension module
- PyAutoGUI - A cross-platform GUI automation Python module for human beings
- Firstly you need to pair devices, that will be sharing.
- Server needs to be run first
- Client connecting to server via MAC-address
- Write commands on client side
- command screenshot – client recieve screenshot of server device
- command file file_path – client recieve file from server by file_path path
- command receive screenshot – client send screenshot of device to server
- command receive file_path – client send file to server from file_path path
- stop – stop server and client
- Andrey Kim - kimoofey