Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.08 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.08 KB

PyPomodoro

Pomodoro clock to increase working efficiency 🔱

What is Pomodoro Technique?

The pomodoro technique is a proven and popular time management life hack. The main premise behind the technique is to work in blocks of time, typically 25 minutes long (called pomodoro sessions), followed by a 5 minute break. Each pomodoro session should demand your full attention on one task, every break requires you to step away from your work to rest. The result is greatly improved productivity during focused work sessions, that can be maintained through effectively managing distractions and taking regular breaks.

How it works?

Clone the repository, install the requirements and run pomodoro.py. After running you will get this. Stage 1

Stage 2

After 20 minutes

Stage3

After 5 minutes

It will give a Back to work notification.

Once the above process has repeated 4 times, it will give you a 20 minutes break.