All Projects → yogsototh → pomodoro

yogsototh / pomodoro

Licence: other
Podomoro command line utility

Programming Languages

shell
77523 projects
awk
318 projects

This project has two homes. It is ok to work in github, still, for a better decentralized web please consider contributing (issues, PR, etc...) throught:

https://gitlab.esy.fun/yogsototh/pomodoro


Pomodoro task tracker

This is a command line tool to help you follow the pomodoro technique.

Mainly this technique helps you to focus:

  • Work 25 min, relax 5 min.
  • Work 25 min, relax 5 min.
  • Work 25 min, relax 5 min.
  • Work 25 min, relax 30 min.

How it works

The work session:

  1. You to enter the title of the task. If you already entered some tasks, they are added as options, and you can simply enter a number.
  2. It starts a timer for 25 minutes.
  • You could end it before the 25 minutes by pressing enter.
  • You could wait the 25 minutes to stop, then you are notified it is time to take a break. If you don't press enter (inside the launched terminal), you are notified each minute. The timer add a "+" before and grow.

After you pressed enter you enter the pause session. Simply rest, you will be notified when it is time for another work session. You can shorten the pause by pressing enter.

Also it works nicely with get-shit-done. Mainly get-shit-done block a list of websites know to favorise procrastination.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].