/zeero-pomodoro

Go Pomodoro

Primary LanguageGo

Zeero Pomodoro

This is a cli pomodoro app in which you can decide an amount of time to do the pomodoro. Pomodoro is an effective time management technique that allows you to consistently work past the point of optimal productivity and find little to none distractions during this time and it is a perfect balance between work and rest!

This app let's you use a 30 min, 45 min and 60 min pomodoro. For better explanation, see the table below:

Total time Work time Rest time
30 minutes 25 minutes 5 minutes
45 minutes 35 minutes 10 minutes
60 minutes 45 minutes 15 minutes

Run the app

Notes:

  • The app only works on linux
  • You need to install notify-send previously
    • Run:
    sudo apt install libnotify-bin

You can run the program by using go run main.go then select the time that you want and get things done !!!

Let's do this

😄Author

Foto de Rafael Lima do GitHub
Rafael Lima