Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 889 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 889 Bytes

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)