×
how it works
this clock visualizes the "progress" of each time unit in an ip-address-like format.
IPv4:
day.hour.min.sec: linear completion of each unit from 0 to 255, imagine if you measured time as a percentage, but instead of the maximum being 100% it is 255%
IPv6:
century:year:month:day:hour:min:sec:tick: basically the same thing as previous but progression goes up to 65535 in hexadecimal format
github: youtyay/ipclock