Search

Binary clock on linux terminal

Here is how we can create a binary clock on the Linux terminal. We will need to install the package binclock which can be done in the debian based systems



Now launch a terminal and run the command



 photo binclock.png

To understand the output add the option "-n"



 photo binclock_2.png

The binary time is in the format HH:MM:SS. The first column represents the first number of HH the second column the second number of HH and so on.

binclock by default provides the output in color which can be turned of by adding the option --color=off



 photo binclock3.png


1 comment:

  1. Hello there I'm on OpenSuse TW so, how can i get binclock?

    ReplyDelete