A simple Python-based tool to record and replay mouse and keyboard actions with a user-friendly GUI. Features global hotkeys and real-time event tracking for easy automation.
I used Gemini to fix bugs in the code and Claude to design the GUI.
A simple Python-based tool to record and replay mouse and keyboard actions with a user-friendly GUI. Features global hotkeys and real-time event tracking for easy automation.
I used Gemini to fix bugs in the code and Claude to design the GUI.
Transitioned to the evdev library to interface directly with Linux kernel drivers and optimized the playback loop with responsive timing to ensure immediate interruption via the F6 key.
Log in to leave a comment
Create Keybinds GUI and bug fixes
Log in to leave a comment
Change GUI style
Log in to leave a comment
Upgrade GUI and add cooldown
Log in to leave a comment
Refactor GUI styles, fix indentation bugs and improve key binding logic
Log in to leave a comment
Create basic gui and first functionalities.
Log in to leave a comment