giacomorebonato / mino-timer

Timer for fitness activity

Home Page:https://mino-timer.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mino-Timer

mino-timer.now.sh

react-router

Description

Timer for fitness activity.

Features

  • Exercise name
  • Exercise time
  • Rest time
  • Multiple timers get executed consecutively

To do

  • Text to speech for the exercise name
  • PWA
  • What else?

Technicality

The timers are executed in a worker. They should be more precise and work also when the window gets unfocused.

Thanks

Thanks to all the open source projects and talks that inspired me. Expecially:

  • create-react-app
  • comlink
  • mobx

And all the rest in the package.json!

About

Timer for fitness activity

https://mino-timer.now.sh

License:MIT License


Languages

Language:TypeScript 96.0%Language:HTML 4.0%