Skip to content

WANDEX/pomodoro

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Pomodoro command line utility

Resources

Stars

Watchers

Forks

Languages

  • Shell 93.9%
  • Awk 6.1%