This website requires JavaScript.
Explore
Help
Sign In
Arduinum
/
kawai-focus
Watch
1
Star
0
Fork
0
You've already forked kawai-focus
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c196e02314b826e56c18b95fe95a2059f412f67b
kawai-focus
/
kawai_focus
History
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
..
custom_widgets
feat: added validation for timer constructor, added function to calculate hours, minutes and seconds from entered minutes
2025-07-10 12:18:20 +03:00
database
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
screens
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
tests
feat: added queue timers in the timer_constructor_screen and timer_screen
2025-07-30 14:39:37 +03:00
utils
feat: added func gen_types_timers()
2025-07-29 18:49:33 +03:00
__init__.py
feat: added base app for kivy; devops: added settings for poetry;
2025-02-03 21:14:33 +03:00
main.py
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
schemas.py
feat: added validation for timer constructor, added function to calculate hours, minutes and seconds from entered minutes
2025-07-10 12:18:20 +03:00
settings.py
feat: added seseion for sqlite, alembic and ruff, model Timerr, schemas.py, mixin for id, cruds: create timer, get timer, settings.py for db
2025-05-08 10:59:28 +03:00