- Tempo tapper
- Time signatures
- Keyboard support
- Fullscreen and a mini-mode
- Cross-platform support
- Dark mode and light mode
- Custom themes
The latest release can be found here.
$ git clone git@github.com:ZaneH/metronome.git
$ cd metronome
$ yarn && yarn tauri dev
Outputs to /src-tauri/target/release/bundle
$ yarn tauri build
Contributions are welcome! Create a PR or issue to get started.
Code is auto-formatted when committed using .prettierrc
.
Key | Function |
---|---|
Spacebar | Toggle play |
d | Toggle dark mode |
f | Toggle metronome display |
m | Toggle mute |
s | Toggle settings |
t | Tap tempo |
0-9 | Edit BPM |
←↑→↓ | Edit BPM |
Backspace | Edit BPM |
Escape | Close settings |