B:BD[
2.14980] → [
2.14981:15639]
# MouseOnAir
Control your mouse cursor with your phone.
## Description
Allow you to control your mouse cursor with your phone via local WiFi.
Also allow for typing text, cut, copy, paste, and hitting the enter key.
*Only works for windows.*
## Installation
- build `cargo build --release`
- in task scheduler create a basic task
- trigger: when I log on
- action: start a program
- program/script: `C:\Windows\System32\wscript.exe`
- add arguments: `invis.vbs run.bat`
- start in: root of this project
## Roadmap
- add an option to move the mouse cursor with device orientation (hold button & move phone) (activate in settings)
## TODO
- add pijul
# MouseOnAir
Control your mouse cursor with your phone.
## Description
Allow you to control your mouse cursor with your phone via local WiFi.
Also allow for typing text, cut, copy, paste, and hitting the enter key.
*Only works for windows.*
## Installation
- build `cargo build --release`
- in task scheduler create a basic task
- trigger: when I log on
- action: start a program
- program/script: `C:\Windows\System32\wscript.exe`
- add arguments: `invis.vbs run.bat`
- start in: root of this project
## Roadmap
- add an option to move the mouse cursor with device orientation (hold button & move phone) (activate in settings)