mouse and keyboard controllers for windows and linux
This commit is contained in:
@@ -22,9 +22,16 @@
|
||||
2. `rm -rf ~/screenshot.png`
|
||||
7. Set up python and install [mouse](https://github.com/boppreh/mouse/) and [keyboard](https://github.com/jordansissel/xdotool)
|
||||
|
||||
## Windows setup guide
|
||||
|
||||
1. Copy and paste the file `windows_server/main.py` to the windows vm
|
||||
2. Make sure `mouse` and `keyboard` are installed
|
||||
3. Run the file `pythonw main.py`
|
||||
4. `ipconfig /all` and find the ip address
|
||||
|
||||
## Road map (Proposed)
|
||||
|
||||
- [ ] Explore VMWare, and whether it can be connected and control through mouse package
|
||||
- [x] Explore VMWare, and whether it can be connected and control through mouse package
|
||||
- [x] Explore Windows and MacOS, whether it can be installed
|
||||
- MacOS is closed source and cannot be legally installed
|
||||
- Windows is available legally and can be installed
|
||||
|
||||
Reference in New Issue
Block a user