A tiny, installable web app for tapping out a song's tempo.
- Tap, click, or press Space to measure BPM
- Save and lock the previous reading
- Responsive colour feedback
- Offline-capable PWA for mobile and desktop
Requires Node.js 20.19 or newer.
npm ci
npm run devUseful checks:
npm run lint
npm test
npm run type-check
npm run buildRun npm run format to format src/.
Vue 3, TypeScript, Vite, CSS, and vite-plugin-pwa.
MIT. Bundled third-party assets retain their original licenses in
public/licenses/.