peets / clock.c

a simple, pretty precise clock for linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A simple clock, written in C. It outputs the current date and time every minute.

To build:

cc -o clock clock.c

Branch dzen adds markup for coloured output to dzen2.

About

a simple, pretty precise clock for linux


Languages

Language:C 100.0%