/bpm

A console app to measure BPM with key presses

Primary LanguageRustMIT LicenseMIT

BPM

bpm is a simple console app that lets you tap keyboard keys to measure beats per minute (BPM).

Installation

You need a recent Rust toolchain installed.

Run:

cargo install --git https://github.com/insomnimus/bpm --branch main