Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 353 Bytes

File metadata and controls

11 lines (7 loc) · 353 Bytes

Interval Timer

This is a super simple interval timer. The idea is you can use this to do HIIT workouts by configureing the interval and rest period you want to use. Once it starts it will just keep repeating until you stop it.

It's a work in progress so feel free to offer up suggestions if you use it.

Tech

  • Svelte 5
  • Tailwind CSS
  • DaisyUI