https://github.com/demonstrandum/beats
Tap a BPM.
https://github.com/demonstrandum/beats
Last synced: 1 day ago
JSON representation
Tap a BPM.
- Host: GitHub
- URL: https://github.com/demonstrandum/beats
- Owner: Demonstrandum
- License: gpl-3.0
- Created: 2022-03-06T16:58:10.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-06T18:11:17.000Z (over 4 years ago)
- Last Synced: 2025-10-30T22:28:28.938Z (8 months ago)
- Language: Haskell
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Beats
Track your BPM.
## Run
First, update your package list:
```sh
cabal update
```
Then to run the program, run:
```sh
cabal run Beats
```
To install locally, run:
```sh
cabal install
```
and make sure the install location is in your `$PATH`.
## TODO
- [ ] Space-bar is broken, tapping the space bar gives a super-high BPM.
- [ ] Resizing works, but resetting (r) after resizing assumes the windows was never resized.
- [ ] Adjust axis automatically based on how fast your BPM is.
- [ ] Native Wayland support.
- [ ] Better contrast.
## Looks like
Right now it looks like this:
