资 源 简 介
What is it?
PixiClock is tiny desktop clock widget for true geeks.
It use original pixi-icons instead digits and show ordinary digits only as hint, when mouse comes over.
You can get more information about pixi-culture, and view more pixi "urods".
Features
Excentric and ascetic design
Build-in alarm clock
Snap-to-border support
Hints
Flexible control by external applications
Skins
Easy installation and configuration
Installation
Requirements
You need:
Python
Python Tk extension
You can check it by command:
$ python -c "import Tkinter; print "OK""
If you get "OK" message -- be sure of this.
If you get message like this:
ImportError: No module n