Compare commits

..

4 commits

Author SHA1 Message Date
715fe60e1d refactor: better check for empty pomodoro client settings
- replace UnsetPomodoroConfig with empty struct check in client commands
- remove unused UnsetPomodoroConfig variable

🤖
2024-10-23 21:29:57 +02:00
188f9ce928 feat: add GoTomato to .gitignore
🤖
2024-10-23 21:29:57 +02:00
63213c9d64 doc : add build instructions
- include build commands in README

🤖
2024-10-23 21:29:57 +02:00
232fe409cb feat: add version and protocol version
- define GoTomatoVersion constant for versioning
- add protocol version field to all server messages
- add `-version` cli parameter
- update README

🤖
2024-10-23 21:28:35 +02:00

Diff content is not available