https://github.com/vikbert/masanfit
⏱ a minimal fitness timer for interval training. 🏃♂️🏋️♂️
https://github.com/vikbert/masanfit
Last synced: 9 months ago
JSON representation
⏱ a minimal fitness timer for interval training. 🏃♂️🏋️♂️
- Host: GitHub
- URL: https://github.com/vikbert/masanfit
- Owner: vikbert
- Created: 2020-01-08T23:56:11.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T17:15:51.000Z (almost 3 years ago)
- Last Synced: 2025-06-03T15:26:35.771Z (10 months ago)
- Language: JavaScript
- Homepage: https://masanfit.netlify.app/
- Size: 1.98 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
A minimal fitness timer
Two sound alerts for interval training: the long alert for starting; the shorter one for changing.
---
## Live [Demo](https://masanfit.netlify.app/)
## Getting started
```bash
npm install
npm run start
npm run build
```
## licence
MIT [@vikbert](https://vikbert.github.io/)