The special thing about this clock is that it displays the time in binary instead of using the decimal system.
Binary is pretty easy to read and many people will nonetheless stare at your desktop, not believing how you can read the time from that.
This is my first KDE application, let me know if you like it

Building
--------
This is my first KDevelop project as well, and I'm not yet extremely familiar with it. It generated the usual autoconf files and you should be able to build it like this:
./configure
make
make install
Problems
--------
- If you adjust the configuration, the previous clock is not erased. Let a context menu or another window overlap the clock to fix this.
Ratings & Comments
6 Comments
Well, I didn't work a lot on this in the past time since I regarded working on a Kicker Applet as working for the garbage can - in a way. Now I clearly see what BinaryKlock is going to be: A plasmoid. And hereby I announce it. Expect it for the release of KDE4 in december ;) (Don't hesitate to give hints on what to improve)
There's a rpm spec file available in PLD: http://cvs.pld-linux.org/SPECS/binaryklock.spec?rev=HEAD
Hm, that's not from me.
Okay I think I'm a little slow today. Nice you made it so fast ;)
I like this binary clock but there is no configure file anywhere in the archive so I can't install the clock. Can you have a look and post it again because I won't miss it. Great job thanks. Regards rebe
Woops, sorry. It's fixed now.