teegre / binclock

Binary clock written in Bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BinClock

A binary clock made in Bash.

screenshot

Usage

binclock [-h]|[-m]

Options

  • -h show help and exit.
  • -m display time in 24h format.

Keybindings

  • c change color.
  • d display date.
  • q quit.
  • r redraw clock.

Install

make install

Uninstall

make uninstall

About

Binary clock written in Bash

License:GNU General Public License v3.0


Languages

Language:Shell 92.7%Language:Makefile 7.3%