An interval timer progressive web app
Find a file
William Brawner 816e354540 Use gzip compression in nginx
Signed-off-by: William Brawner <me@wbrawner.com>
2020-05-11 22:05:15 -07:00
src Move app files to src directory 2020-05-11 22:05:15 -07:00
.gitignore Added gitignore 2016-09-17 19:32:08 +00:00
captain-definition Add captain-definition (for Caprover) 2020-05-10 15:36:30 -07:00
contributors.txt Initial commit with contributors. 2015-11-18 08:43:52 -06:00
Dockerfile Use gzip compression in nginx 2020-05-11 22:05:15 -07:00
gzip.conf Use gzip compression in nginx 2020-05-11 22:05:15 -07:00
LICENSE Initial commit 2015-11-18 08:39:49 -06:00
README.md Updated README 2016-02-25 18:31:03 -06:00

Interval Timer v1.2

An interval timer app for FireFox and Chrome, built with AngularJS

Live Preview: http://wbrawner.com/interval-timer/

Version 1.2

  • Bug fixes:
    • Added a check for screen locking to prevent breaking the app with non-FireFox OS devices

Version 1.1

  • New Icon design
  • Added 60x60 icon
  • Bug fixes:
    • Screen now stays awake while timer is active and app is open.
    • Back button no longer allows you to enter into negative rounds.
    • A sound is now played at the end of each cycle.