git ssb

0+

dinoworm ๐Ÿ› / metronome



Tree: 3d8b2ce9e48ed7fa3f000c5cbba21913998d3114

Files: 3d8b2ce9e48ed7fa3f000c5cbba21913998d3114 / README.md

382 bytesRaw

metronome

a simple metronome in rust

work in progress

usage

install rust

on debian:

sudo apt install libncurses5-dev libncursesw5-dev
git clone https://github.com/ahdinosaur/metronome
cd metronome
cargo run

controls:

Built with git-ssb-web