Commit Graph

11 Commits

Author SHA1 Message Date
Your Name 70488e6ecc Replace playsound3 with pyglet for audio notifications
Switched sound notification library from playsound3 to pyglet in requirements and main GUI code. Updated all related logic and logging to use pyglet for audio playback, improving compatibility and maintainability.
2025-08-28 17:38:48 +03:00
Your Name fa983d75a5 Replace pygame with playsound3 for audio notifications
Switched from pygame to playsound3 for playing notification sounds in the GUI. Updated requirements.txt and refactored related code to use playsound3, improving compatibility and simplifying sound playback.
2025-08-26 23:57:56 +03:00
Your Name 5d417e980e Add loguru to requirements.txt
Added the loguru logging library to the project dependencies in requirements.txt.
2025-08-16 15:03:54 +03:00
Elvis 7e586c07f5 Add setuptools to requirements.txt (#25)
Fix error: ModuleNotFoundError: No module named 'pkg_resources'
2025-08-13 13:57:22 +03:00
Your Name df41c42ae8 Update Requirements: Add pygame 2025-07-04 21:33:10 +03:00
Muhamed 156d1a4d70 add markdown 2025-04-29 15:07:03 +03:00
Muhamed 985ba9d864 Revert "4v.5.0"
This reverts commit 82de19c95a.
2025-04-29 15:03:52 +03:00
Muhamed 82de19c95a 4v.5.0 2025-04-29 14:54:13 +03:00
Muhamed 6d11720dca Migrated from PyQt6 to PySide6 2025-01-28 17:28:12 +02:00
Muhamed 7bedadc909 Add dependencies 2024-12-26 10:28:30 +02:00
Muhamed 7fc9932df4 Add requirements 2024-11-29 20:17:35 +02:00