Skip to content

TwentyFive is a time tracking web app focused on speed and simplicity that encourages you to follow the Pomodoro Technique.

License

Notifications You must be signed in to change notification settings

IhyaCommunity/twentyfive

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TwentyFive

TwentyFive is a minimal time tracking tool focused on simplicity and a great UX that follows the principles of the Pomodoro Technique.

List of completed tasks. Task timer. Entering a task description

  • Desktop, Mobile & Web App capable
  • Incredible performance and speed of use
  • Pure JavaScript: no jQuery or Countdown plugin needed
  • Progress bar shows you the percentage completed
  • Dynamic favicon and Document title shows the status of the timer
  • Local Storage stored as a single unified JSON parameter
  • Page loads faster thanks to a single server request
  • Timer based on Date and not on unreliable JS timers (better accuracy)
  • Responsive Design
  • Persistent timer (you can close the window and it will continue counting)

Try it live on http://luckyshot.github.io/twentyfive/

Author

Designed and developed by Xavi Esteve.

Credits

  • The UI is heavily inspired by Juani's HTML5 Time Tracker (although it has been redeveloped and redesigned from scratch)
  • The dynamic favicon uses Tom Moor's Tinycon plugin
  • Speed improvements on touch devices thanks to The Financial Times's FastClick

About

TwentyFive is a time tracking web app focused on speed and simplicity that encourages you to follow the Pomodoro Technique.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 58.3%
  • CSS 25.0%
  • HTML 16.7%