Skip to content

timsloan/timer-plus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HIIT Timer Plus

URL: https://timer.miscdev.com/

Introduction

After looking around on the app stores for something simple to do this, and finding lots of spammy apps, I decided to build my own. It's very simple, but it works. No analytics, no ads, and no server-side logic. It's just a timer with a few presets, and a little bit of fun.

If you save a preset, it will be saved to your browser's local storage, so only you can access it at any time. If you change your browser, they won't be there for you.

Maybe I'll add some more features in the future, but for now, it's just a simple timer with presets.

Features

  • Classic HIIT intervals like Tabata (20s work/10s rest)
  • Classic HIIT intervals like 30/30 (30s work/30s rest)
  • Classic HIIT intervals like 40/20 (40s work/20s rest)
  • Classic HIIT intervals like 45/15 (45s work/15s rest)
  • Classic HIIT intervals like Pomodoro (25s work/5s rest)
  • Classic HIIT intervals like 30s
  • Custom presets
  • Save presets to local storage
  • Load presets from local storage
  • Delete presets from local storage
  • Toggle sound on/off. You can operate Spotify or a podcast player while you're working out, and still hear the timer.
  • Works on mobile

Installation

Nothing to install. Just open the app in your browser.

If you want to save it to your home screen, you can add it to your home screen by clicking on the share icon in the top right corner, and then clicking on "Add to Home Screen" in the popup menu.

License

MIT License

Disclaimer

I wrote very little code for this app. Most of it is AI Generated.👌 Use at your own risk. However, I'm using it just fine.

All of the code is in two files: app.js and index.html.

About

A quick hiit timer that runs in the browser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published