Skip to content

fcyen/elastic-pomodoro

Repository files navigation

This is a pomodoro timer chrome extension where the rest duration 'stretches' based on your last focus duration.

For example, if your default duration are:

 focus = 25 minutes
 rest = 5 minutes

and you focused for 50 minutes in the current session, your next rest duration will be

 rest = (50/25) * 5 = 10 minutes

How to use it

  1. Start the focus timer
during focus
  1. When the default focus duration is up, the tab title will change to "Time's up", but you can keep it running until you are done with your task. Click the check button when you want to end this focus session
focus time up
  1. The rest timer will automatically start counting down. Its duration is determined by your last focus duration
during rest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published