#tick
A preset-oriented metronome TUI.
#Installation
To build from source, tick requires
the alsa-lib
library
and scdoc
for generating man pages.
make release
doas make PREFIX=/usr install
To uninstall
doas make PREFIX=/usr uninstall
#Usage
See tick(1)