Skip to content

Google Chrome extension that implements the Pomodoro studying technique with a timer coded in JavaScript, as well as HTML and CSS.

Notifications You must be signed in to change notification settings

zachjohnston/pomodoro-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pomodoro Chrome Extension

Welcome to the Pomodoro Chrome Extension! This tool is designed to boost your productivity by employing the Pomodoro Technique – a time management method that breaks work into intervals, traditionally 25 minutes in length, separated by 5 minute breaks. Our extension is simple to use: just click on the extension icon in your Chrome browser to start a Pomodoro session. You'll be notified when it's time to take a break, and again when it's time to get back to work. Customize your work and break durations to suit your personal productivity style. Stay focused, manage your time better, and get more done with our Pomodoro Chrome Extension!

To add to your browser:

  1. Download the zip file
  2. Extract the files
  3. Open Chrome and click on the puzzle piece icon near the top right corner
  4. Click on "Manage Extensions"
  5. In the top right corner of the webpage, turn on Developer Mode
  6. In the top left, click "Load Unpacked"
  7. Locate the folder containing the extracted files and select it
  8. The extension has been added to your browser!

To adjust the work and break periods:

  1. Open the scripts folder and open timer.js
  2. Edit the integer values in line 2 and 3 to your liking.

About

Google Chrome extension that implements the Pomodoro studying technique with a timer coded in JavaScript, as well as HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published