~gsthnz/mtrnm

CLI Metronome
Add makefile and readme
Tune volume for beeps
Move metronome logic to main, run go fmt

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~gsthnz/mtrnm
read/write
git@git.sr.ht:~gsthnz/mtrnm

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

#mtrnm

Simple CLI Metronome

#Usage

mtrnm

Usage of mtrnm:
  -bpm int
    	BPM (default 80)
  -p int
    	Pulses (default 4)

#Building

With go installed, run:

make

#Installing

make install

#Contributing

Patches and questions? Send to my public inbox: ~gsthnz/public-inbox@lists.sr.ht. Thanks!