repositorypackage
0.0.0-20241125080051-bde4c0c2f5df
Repository: https://github.com/dimfu/clack.git
Documentation: pkg.go.dev
# README
clack
yes it is a metronome to help me play guitar. instead of using the available metronome apps im just gonna build it my self, what a sigma.
usage
# install the binary
go install github.com/dimfu/clack@latest
# run the thing
clack -tempo=120 -timesig="4/4" run
more commands run:
clack help