An interval timer progressive web app
43dea25267
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
---|---|---|
.devcontainer | ||
.github/workflows | ||
.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.