Home
Softono
Remote-Desktop

Remote-Desktop

Open source Python
12
Stars
3
Forks
0
Issues
1
Watchers
3 years
Last Commit

About Remote-Desktop

This is software helps user to share the directories, files and execute the program between two system.

Platforms

Web Self-hosted Linux Windows macOS

Languages

Python Java Go

Links

Remote-Desktop

This is software helps user to share the directories, files and execute the program between two system.

Features:-

  • Cross platform functionality.
  • Share files between mobile and laptop.
  • Shutdown computer from your mobile
  • Execute terminal commands from mobile
  • Take screenshot from mobile

    Installation

  • Linux
  1. Install python3.x
  2. Install dependencies :-
    sudo pip3 install -r requirements.txt
  • Windows
  1. Install python3.x (also add to path while installation)
  2. Install dependencies :-
    pip3 install -r requirements.txt

Execution

  • 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

Functionality :-

  • 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

    Languages and tools used:

    python

Author