/pomodoro-focus-timer

A simple pomodoro extension

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Pomodoro Focus Timer

A minimalistic pomodoro timer as a chrome extension

Pomodoro Timer

Features

  • A timer that runs in the background:
    • Pushes a notification with a simple sound when it is time to take a break or continue working
    • Dynamic extension icon that adjusts as a "pie icon" relative to the current progress of the session
    • Changes the color of the extension icon and popup based on the current session type (focusing / break / long break)
  • A settings page that allows you to edit each session length, and the session rounds
  • A pause / play button
  • A hard reset button (start from session 1)
  • A soft reset button (redo current round)

Features to Come

  • Customizable colors
  • Ability to toggle the push notification, and the sound
  • More controls to customize the timer (ex: forward session, to previous session)

Development

  • 0 Dependencies!
  • ES6 Javascript, HTML5, CSS3

Credits