Compare commits

..

4 commits

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

🤖
2024-10-23 17:35:16 +02:00
48f531ffca feat: add GoTomato to .gitignore
🤖
2024-10-23 13:31:24 +02:00
0a16c4d112 doc : add build instructions
- include build commands in README

🤖
2024-10-23 13:31:18 +02:00
2aa8163189 feat(readme): add protocol version to server messages
- define GoTomatoVersion constant for versioning
- add version field to all server message examples
- add `-version` cli parameter

🤖
2024-10-22 17:18:05 +02:00

Diff content is not available