Skip to content

A pomodoro timer Chrome extension that blocks a customizable list of websites.

Notifications You must be signed in to change notification settings

momentmuse/pomo-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 

Repository files navigation


MIT Licence

Pomo is an adorably lightweight productivity timer that blocks distracting websites while you work.

Table of contents

Screenshots

Motivation

The Pomodoro Technique is a time management technique developed by Francesco Cirillo in the late 1980s. Once pomo cycle is traditionally 25 minutes of work followed by 5 - 10 minutes of break. Breaking productive time up into smaller modules encourages greater focus, less fatigue, and less procrastination.

With Pomo, I wanted to create an extension that blocks distracting websites during the work period. Pomo keeps you accountable and helps you focus on the tasks that really matter!

Getting started

Apart from the regular aspects: Git, Node, Npm, you need to configure Chrome to load unpacked extensions:

  • Navigate to chrome://extensions/ in your browser
  • Click on the toggle button on the top right-hand corner to allow "Developer mode"

Installation

  1. Clone this repo and enter

      git clone https://github.com/momentmuse/
      cd pomo-extension
  2. Install dependencies

    cd client
    npm install
  3. Load unpacked extension. Navigate to the extensions page, and click load unpacked on the top left corner.

  4. Navigate to the pomo-extension repo and select the "build" folder

  5. Refresh the browser, and start focusing!

  6. Enjoy the app and provide us with feedback!

Tech stack

Author

Amy Kirasack - GitHub - LinkedIn

License

Icons courtesy of Freepik at FlatIcon.

This project is licensed under the MIT License - see the LICENSE file for detail

About

A pomodoro timer Chrome extension that blocks a customizable list of websites.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages