Clock for recording time using the pomodoro technique.
Play the timer and use the pomodoro technique to improve your time use. Made to run on the terminal, without the need to open other external programs.
Clone
git clone https://github.com/informeai/gclock.git
Build
cd gclock
go build
Inside the gclock directory
./gclock
gclock does not save state on your machine.
made with ❤️ by wellington gadelha.