Commit graph

3 commits

Author SHA1 Message Date
64050cd1d2 feat: implement client start/stop commands
- add ClientCommand struct to handle incoming commands
- introduce timerStopChannel to manage timer stopping
- modify startTimer to return a boolean for success/failure
- update runPomodoroTimer to handle timer start/stop commands
- add start and stop buttons in the index.html for user interaction

🤖
2024-10-19 10:09:43 +02:00
50916a1893 feat: update module path to new repository location
- change module path from GoTomato to git.smsvc.net/pomodoro/GoTomato

🤖
2024-10-19 10:09:43 +02:00
0e643ef37a Genesis 2024-10-19 10:09:43 +02:00