Skip to content

TeddyDD/binclock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)