binclock icon indicating copy to clipboard operation
binclock copied to clipboard

binary clock in terminal

Binclock

GitHub Workflow Status License Release

Tiny binary clock for your terminal. Written in Go with tcell library.

screenshot

Installation

go install go.teddydd.me/binclock/v6@latest

or download binary release for your OS

Usage

Run binclock in terminal. Esc, q or CTRL C to quit. You can set characters used by clock to display on and off bits with -o and -z flags. -r flag reverse colors of active and inactive bits (useful for white color schemes)