Commit graph

3 commits

Author SHA1 Message Date
09c1591db9 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:13:15 +02:00
4a382eac9d feat: update module path to new repository location
- change module path from GoTomato to git.smsvc.net/pomodoro/GoTomato

🤖
2024-10-19 10:13:15 +02:00
e6a260270f Genesis 2024-10-19 10:13:15 +02:00