Terminal clock writed in node inspired by tty-clock by Martin Duquesnoy [email protected].
git clone https://github.com/matepak/ansiclock.git
npm install -g
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