Mino-Timer
Timer for fitness activity with react.
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
!