A GoTomato TUI client written in Go
Find a file
Sebastian Mark 46d3e02f33 feat: instroduce reset command
- change stop command from 'r' to 's' for better clarity
- add reset command 'r' to the terminal help
- ensure pomodoro settings are sent correctly on reset command

🤖
2024-10-23 21:21:23 +02:00
cmd/client feat: instroduce reset command 2024-10-23 21:21:23 +02:00
internal feat: instroduce reset command 2024-10-23 21:21:23 +02:00
pkg/models feat: add configuration file handling 2024-10-23 17:45:56 +02:00
.gitignore Genesis 2024-10-23 17:43:44 +02:00
ChronoTomato.go Genesis 2024-10-23 17:43:44 +02:00
go.mod feat: add configuration file handling 2024-10-23 17:45:56 +02:00
go.sum feat: add configuration file handling 2024-10-23 17:45:56 +02:00