~liliace/tick

A preset-oriented metronome TUI
chore: support build with glibc
fix: proper calloc arguments
chore: silence mkdir and rm in Makefile

clone

read-only
https://git.sr.ht/~liliace/tick
read/write
git@git.sr.ht:~liliace/tick

You can also use your local clone with git send-email.

#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)