Gomodoro is Pomodoro Technique by Go.
The working time can be automatically recorded in toggl.
go get github.com/hatappi/gomodoro
or
https://github.com/hatappi/gomodoro/releases
first of all, run gomodoro init
.
$ gomodoro init
success to create config file. (/Users/user/.gomodoro/config.yaml)
if you wanna record working time to toggl, please edit config file.
$ gomodoro start
1.Select task
※ add task when there is no task.
The cursor moves down by pressing j
or down key, and up by pressing k
or up key.
select Enter
.
2.Repeat working and break
When remaining time runs out, please press Enter. The next step begins.
At this time only working time is recorded in toggl if you setting.
you can see remain time if gomodoro already running.
$ gomodoro remain