Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 567 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 567 Bytes

ansiclock

Terminal clock writed in node inspired by tty-clock by Martin Duquesnoy [email protected].

Installation

git clone https://github.com/matepak/ansiclock.git
npm install -g

Usage

ansiclock #displays local time
ansiclock -t [city] #sets time zone for given city
ansiclock -m #sets clock in the middle of terminal
ansiclock -c [red|green|yellow|blue|magenta|cyan|white] #sets clock colour

eg.

ansiclock -t Sydney -c red -m

To quit press 'q' key ansiclock preview screenshot