项目作者: Velenir

项目描述 :
A productivity timer to be used for activities with a work/break sessions cycle.
高级语言: JavaScript
项目地址: git://github.com/Velenir/pomodoro-timer.git
创建时间: 2016-06-17T18:32:11Z
项目社区:https://github.com/Velenir/pomodoro-timer

开源协议:MIT License

下载


Pomodoro Timer

Live here

A productivity timer to be used for activities with a work/break sessions cycle. Especially suited for pomodoro technique. Made as part of FreeCodeCamp course.

Features

  • Work / Break sessions with separate timers
  • Alarm sound on session end with support for user-provided sounds
  • Optional Notification on session end
  • Optional pause on session end
  • Skip session feature
  • Different indicators for overall progress, minutes and seconds
  • User settings persist in localStorage between page reloads
  • Pomodoro defaults at hand

Notice

Notifications in Firefox on Linux may fail to be displayed. There is a bug in Firefox (B1233086). As a workaround you can try installing one of these addons: No Native Notifications or GNotifier.