Initial commit: HereIAm mouse movement monitor
- Complete macOS application with PyQt5 GUI - Smart mouse monitoring with configurable timing - System menu bar integration with adaptive theming - Comprehensive build system with PyInstaller - Professional DMG creation for distribution - Full documentation and testing scripts
This commit is contained in:
7
requirements.txt
Normal file
7
requirements.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
# Core dependencies
|
||||
pyautogui>=0.9.54
|
||||
PyQt5>=5.15.0
|
||||
|
||||
# macOS specific dependencies
|
||||
pyobjc-framework-Cocoa>=9.0
|
||||
pyobjc-framework-Quartz>=9.0
|
||||
Reference in New Issue
Block a user