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:
4
requirements-build.txt
Normal file
4
requirements-build.txt
Normal file
@@ -0,0 +1,4 @@
|
||||
# Build requirements - additional packages needed for creating the .app bundle
|
||||
pyinstaller>=5.13.0
|
||||
setuptools>=68.0.0
|
||||
wheel>=0.41.0
|
||||
Reference in New Issue
Block a user