A chrome extension that works as a pomodoro timer and a to-do list to help people get their work done with more focus.
The Pomodoro Technique was developed by Francesco Cirillo. He was struggling to focus on his studies. Feeling overwhelmed, he asked himself to commit to just 10 minutes of focused study time. Encouraged by the challenge, he found a tomato (pomodoro in Italian) shaped kitchen timer, and the Pomodoro technique was born.
-
Get a to-do list and a timer.
-
Set your timer for 25 minutes, and focus on a single task until the timer rings.
-
When your session ends, mark off one pomodoro and record what you completed.
-
Then enjoy a five-minute break.
-
After four pomodoros, take a longer, more restorative 15-30 minute break.
The 25-minute work sprints are the core of the method, but a Pomodoro practice also includes three rules for getting the most out of each interval:
1) Break down complex projects. If a task requires more than four pomodoros, it needs to be divided into smaller, actionable steps. Sticking to this rule will help ensure you make clear progress on your projects.
2) Small tasks go together. Any tasks that will take less than one Pomodoro should be combined with other simple tasks. For example, "write rent check," "set vet appointment," and "read Pomodoro article" could go together in one session.
3) Once a pomodoro is set, it must ring. The pomodoro is an indivisible unit of time and can not be broken, especially not to check incoming emails, team chats, or text messages. Any ideas, tasks, or requests that come up should be taken note of to come back to later. A digital task manager like Todoist is a great place for these, but pen and paper will do too.
In the event of an unavoidable disruption, take your five-minute break and start again. Cirillo recommends that you track interruptions (internal or external) as they occur and reflect on how to avoid them in your next session.
The rule applies even if you do finish your given task before the timer goes off. Use the rest of your time for overlearning, or improving skills or scope of knowledge. For example, you could spend the extra time reading up on professional journals or researching networking opportunities.
To download the extension, run the following command in your Command Prompt/Terminal:
git clone https://github.com/AnkushSinghGandhi/pomodoro-chrome-extension.git
Or alternatively, you can Download a ZIP and then unpack the ZIP folder.
Once you have the extension code:
- Open Google Chrome
- Click on the 3 dots at top right corner
- Choose More Tools and then Extensions
- Toogle the Developer Mode to right so that it is ON
- Click on Load Unpacked and upload the unpacked ZIP files.
- And you're done!
- Click on Add Task button
- Enter What are you working on
- Set estimated no. of work round of 25 min each
- Click on Save button