This is software helps user to share the directories, files and execute the program between two system.
- Cross platform functionality.
- Share files between mobile and laptop.
- Shutdown computer from your mobile
- Execute terminal commands from mobile
- Take screenshot from mobile
- Linux
- Install python3.x
- Install dependencies :-
sudo pip3 install -r requirements.txt
- Windows
- Install python3.x (also add to path while installation)
- Install dependencies :-
pip3 install -r requirements.txt
- Download the source code
- Extract file
- Execute app.py file
- Connect to wifi/hotspot (make sure both the devices are connected to same network)
- Your default browser will open, and display qrcode
- Scan the qrcode and open the link
- Shutdown - Shutdown the computer
- Screenshot - get the screenshot of display
- File Explorer - Get the list of files and directories in system
- Click on folder name to get list of files inside that folder
- Click on file to download the file
- Click on delete button to delete the file or folder
- Click on send file, choose file from device and then click on submit. This way the file will be saved in file directory
- Restart - Restart the computer