Remote Mouse is a flask + pyautogui app to control a PC from your phone or any other device.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Maxim Stewart 93190587a6 Improved move detection 4 years ago
images initial push... 4 years ago
src Improved move detection 4 years ago
.gitignore Initial commit 4 years ago
LICENSE Initial commit 4 years ago
README.md cleanup, improvements, etc 4 years ago
linux-requirements.txt cleanup, improvements, etc 4 years ago
windows-requirements.txt cleanup, improvements, etc 4 years ago

README.md

Dropper

Remote Mouse is a flask + pyautogui app to control a PC from your phone or any other device.

Notes

  • Need python 2+
  • Make sure to change the port in the start script as needed. Have fun!
  • For Linux you will need to do sudo -i before running the script.

Setup

*** Change directory to Remote-Mouse/ or rename the folder before doing so.

python3 -m venv venv/

Linux/Mac source venv/bin/activate

Windows source venv/bin/Scripts/activate

Linux/Mac pip install -r linux-requirements.txt

Windows pip install -r windows-requirements.txt

cd src/

Linux/Mac ./linux-start.sh

Windows ./windows-start.sh

Images

1 Interface....

TODO

  • Fix typing input
  • Fix clicking lockup issues during touch