资 源 简 介
Summary
LineClock - desktop clock shaped in the form of line
LineClock uses representation of time as a straight line.
Sometimes it"s handy to see what event would take place in
half an hour as a point on time line. And here it is.
Events may be set by clicking on time line or by editing them
in a dialog.
Requirements
Python 2.5+ (http://python.org)
PyGTK 2.12+ (http://pygtk.org)
pynotify (http://www.galago-project.org)
Also some console audio player is needed to play alarm sound.
aplay or mplayer should be good.
Installation
run (as root)
python setup.py install
LineClock can be run without installation, just run lineclock.py
Config
User config is placed in
$HOME/.config/lineclock/lineclock.conf
Config has 4 sections
widget Section
type - either H or V. Defines orientation of time line: horizontal or vertical
<