Commit Graph

11 Commits

Author SHA1 Message Date
Arduinum628
772b5f2a42 feat: added icon 2025-11-30 12:35:08 +03:00
Arduinum628
b748708751 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 2025-11-13 11:59:44 +03:00
Arduinum628
6c4b1e37ac refactor: rename symbol 2025-10-30 17:44:10 +03:00
Arduinum628
fdd184d0b5 feat: added navigation_panel, new buttons for edit and delete timer 2025-10-23 19:50:57 +03:00
Arduinum628
0a6814372d feat: added functional for new disign for timers_screen 2025-10-02 11:35:42 +03:00
Arduinum628
92765001be frat: added screen timers_screen, added new buttons: back, delete_timer, new_timer and the functionality is connected to them, udated fuc list_timers() for work with timers_screens for data; 2025-08-21 00:01:34 +03:00
Arduinum628
f4da6d9f12 feat: added demo timer_constructor; docs: added db in the .gitignore 2025-06-19 10:28:26 +03:00
Arduinum628
50e76d4726 feat: added CRUD operations for timers, created decorator for error handling, added schema ; refactor: updated functions and ; test: moved tests from to , written tests for CRUD operations on timers and database. 2025-05-28 22:09:41 +03:00
Arduinum628
4e4a6530c2 updated custom_timer; added kv for timer_screen.py, play sound for timer, json reading 2025-03-27 11:32:54 +03:00
Arduinum628
dffb4f730b feat: adeded timer_screen and custom_timer, timer_screen connected in the main.py 2025-02-27 11:51:00 +03:00
Arduinum
4af6a2741c feat: added base app for kivy; devops: added settings for poetry; 2025-02-03 21:14:33 +03:00