Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/luckydonald/selfhostedmouse
A little python webserver giving you a Website, which can be used like a Trackpad.
https://github.com/luckydonald/selfhostedmouse
android asyncio ios javascript mac macos mouse mouse-emulation python python3 self-hosted webapp websocket windows
Last synced: 4 months ago
JSON representation
A little python webserver giving you a Website, which can be used like a Trackpad.
- Host: GitHub
- URL: https://github.com/luckydonald/selfhostedmouse
- Owner: luckydonald
- License: gpl-3.0
- Created: 2018-06-14T09:22:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-11T17:45:43.000Z (over 3 years ago)
- Last Synced: 2023-05-11T22:10:19.246Z (over 1 year ago)
- Topics: android, asyncio, ios, javascript, mac, macos, mouse, mouse-emulation, python, python3, self-hosted, webapp, websocket, windows
- Language: HTML
- Size: 54.7 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SelfhostedMouse
A little python webserver giving you a Website, which can be used like a Trackpad.Works with Android and iOS.
### Download & Dependencies
```bash
git clone https://github.com/luckydonald/SelfhostedMouse.git
sudo pip install -r requirements.txt
```### Run it
```bash
python -m SelfhostedMouse
```