Code Monkey home page Code Monkey logo

pomodoro-chrome-extension's Introduction

pomodoro-chrome-extension (v1.0.1)

A chrome extension that works as a pomodoro timer and a to-do list to help people get their work done with more focus.

What is the Pomodoro Technique?

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.

its biggest strength is its simplicity:

  1. Get a to-do list and a timer.

  2. Set your timer for 25 minutes, and focus on a single task until the timer rings.

  3. When your session ends, mark off one pomodoro and record what you completed.

  4. Then enjoy a five-minute break.

  5. 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.

Downloading and Deploying the Extension ๐Ÿ‘€

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

Screenshot from 2021-10-02 11-13-44

  • 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!

Screenshot from 2021-10-12 20-11-36

How to use ๐Ÿ˜ƒ

  • 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

pomodoro-chrome-extension's People

Contributors

ankushsinghgandhi avatar nikkuv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pomodoro-chrome-extension's Issues

[OTHER] Improve code readablity

What would you like to share?

improve the readability of code by adding comments, making code more structured, etc

Additional information

No response

[BUG] Timer won't run in background

Description

When we close the extension tab, the timer will halt and resume when we reopen it, but the timer should continue to run in the background.

[FEATURE] User Themes

Description

Add user theme functionality by which user can change color themes of extension himself accordingly.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.