rmnd / bklk

Ncurses Binary Clock

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bklk


bklk is a simple binary clock for your terminal. c cycles the color and q quits. The command line flags -s and -m correspond to displaying seconds or minutes. Type make to install. The command line flag -l flips the digit background color for light colorschemes.

Dependencies


Ncurses.

About

Ncurses Binary Clock

License:MIT License


Languages

Language:C++ 97.1%Language:Makefile 2.9%