An interval timer progressive web app
55a04e9f76
Bumps [workbox-precaching](https://github.com/googlechrome/workbox) from 6.5.2 to 7.0.0. - [Release notes](https://github.com/googlechrome/workbox/releases) - [Commits](https://github.com/googlechrome/workbox/compare/v6.5.2...v7.0.0) --- updated-dependencies: - dependency-name: workbox-precaching dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.devcontainer | ||
.github | ||
.vscode | ||
public | ||
src | ||
test | ||
.eslintrc.json | ||
.gitignore | ||
Dockerfile | ||
gzip.conf | ||
index.html | ||
LICENSE | ||
LICENSE.txt | ||
package-lock.json | ||
package.json | ||
README.md | ||
swa-cli.config.json | ||
tsconfig.json | ||
vite.config.ts |
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.