Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

gatuelillo/python-remote-mouse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

Mouse button remote-controlled using Python

A very simple project that maps buttons in a web page to your mouse input.

You only need to install Python 3.7+ and its requirements.

Linux: python3 -m pip install -r requirements.txt

Windows: py -m pip install -r requirements.txt

Use

Execute the main.py file and go to http://<your_pc_ip> in your smartphone.

The default port is 80. In linux you can't start a server in ports below 1024 without sudo. Just execute with sudo or change the port in the app.run (recommended).

In Windows, you may need to open the port in the Firewall. Just execute wf.msc and add a rule.

About

Control your mouse buttons from your smartphone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

AltStyle によって変換されたページ (->オリジナル) /