Commit graph

2 commits

Author SHA1 Message Date
b141bbb6ba 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:12:16 +02:00
0e643ef37a Genesis 2024-10-19 10:09:43 +02:00