GoTomato/internal
Sebastian Mark aa5c24f06d refactor: move timer function to method
- introduce Timer struct to manage timer state
- update RunPomodoro to use Timer methods for starting, stopping, and pausing
- remove unused pomodoro channels
2024-10-25 23:19:53 +02:00
..
metadata feat: bump version to v0.0.2 2024-10-24 22:49:40 +02:00
pomodoro refactor: move timer function to method 2024-10-25 23:19:53 +02:00
shared refactor: better check for empty pomodoro client settings 2024-10-23 21:29:57 +02:00
websocket feat: add a ticker to manage broadcast timing 2024-10-25 23:18:46 +02:00