Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 417 Bytes

File metadata and controls

20 lines (10 loc) · 417 Bytes

ticker

An ncurses based Visual Metronome designed in C++

Demo gif for ticker


To build, make sure the ncurses development library for your distro is installed. Then execute:

$ make

To run:

$ ./ticker

For list of command line options:

$ ./ticker -h