Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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
```