feat: added new disign for timer_screen; deleted back and delete_timer fuctions; added id for navigation panel; added new backend for sounds ffpyplayer, converted alarm-beep.mp3 into CBR mp3

This commit is contained in:
Arduinum628
2025-11-13 11:59:44 +03:00
parent 7795bc6455
commit b748708751
7 changed files with 258 additions and 136 deletions

View File

@@ -18,6 +18,7 @@ dependencies = [
"ruff (>=0.11.8,<0.12.0)",
"kivymd @ https://github.com/kivymd/KivyMD/archive/master.zip",
"faker (>=37.6.0,<38.0.0)",
"ffpyplayer (>=4.5.3,<5.0.0)",
]