WinTools
WinTools copied to clipboard
Macro player / recorder
Ability to record every keyboard event and mouse event. Then play it back exactly as it recorded.
- [x] Windows 11 & 10
- [ ] Ubuntu 22.04
- [ ] MacOS Monterey
So far tested and confirmed to work on Windows 11 & 10. As for Ubuntu I've ran into some issue but it should work.
Gave this a test today on Linux / Fedora and got this error
"You must be root to use this library on linux"
I attempted to run as sudo su and it made no difference.. also chmod +x on Macro.py and main.py and no change also
Consideration
we could switch to Pynput instead which seems to not need any sort of special perms
I got the same error on linux
I got the same error on linux
Is this the one you said xhost +local 127.0.0.0 resolved for you as well ?
yup.