Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 814 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 814 Bytes

binclock

Python based fullscreen binary clock for CLI

I created this repo to provide support for binclock because it's impossible to contact author.

Features

  • Written in Python (compatible with Python2 and Python3)
  • Uses ncurses
  • In color
  • Proper SIGWINCH handling

Controls

  • ? - show help
  • d - toggles ordinary digital display on/off
  • h - toggles hundreds display on/off
  • p - pause/unpause
  • t - toggles titles display on/off
  • q - quit

Screenshot

screenshot