Commit Graph

21 Commits

Author SHA1 Message Date
5f7649867b docs: cleaning gemini.md 2026-03-06 20:36:54 +01:00
bd2b87fd51 docs: revert some changes in gemini.md 2026-03-06 20:13:27 +01:00
4f27c895fd docs: finalize gemini.md with implementation details and build instructions 2026-03-06 20:09:04 +01:00
e1f8ee95da fix: add win10toast fallback for notifications if plyer fails in PyInstaller 2026-03-06 20:05:24 +01:00
c85f51b205 fix: convert git_monitor to proper package and fix absolute imports for PyInstaller compatibility 2026-03-06 20:01:29 +01:00
dbdacfc0bd fix: resolve UI freeze by separating pystray and tkinter event loops 2026-03-06 19:45:56 +01:00
16abf010ab fix: improve path handling for PyInstaller compatibility 2026-03-06 19:31:50 +01:00
1b6c7dcc01 refactor: move files to git_monitor/ directory and add run.py 2026-03-06 19:30:27 +01:00
d2556bf656 chore: update gitignore 2026-03-06 19:28:41 +01:00
ce65a3ecd8 chore: add requirements.txt 2026-03-06 19:27:37 +01:00
e77054ba76 feat: add main.py entry point 2026-03-06 19:26:54 +01:00
d812e2db76 feat: add tray_app.py with pystray and tkinter 2026-03-06 19:26:32 +01:00
cb432568ca feat: add file_watcher.py with watchdog 2026-03-06 19:25:02 +01:00
77e498c4f1 feat: add git_manager.py for Git operations 2026-03-06 19:22:50 +01:00
76528decda feat: add notifier.py for windows notifications 2026-03-06 19:20:32 +01:00
7b137a7d3b feat: add config.py for persistent settings 2026-03-06 19:19:52 +01:00
8753a25cc6 chore: initial structure and logger.py 2026-03-06 19:19:09 +01:00
d760fa81bc add gemini context 2026-03-06 19:10:50 +01:00
9dba24efdb first attempt 2026-03-06 18:57:01 +01:00
000f1e790d update gitignore 2026-03-06 18:56:42 +01:00
cbef679149 gitignore 2026-03-06 18:55:24 +01:00