https://github.com/quark-zju/wcdesktop
Simple scripts to draw Wallpaper Clock (.wcz) on desktop in Linux
https://github.com/quark-zju/wcdesktop
Last synced: 3 months ago
JSON representation
Simple scripts to draw Wallpaper Clock (.wcz) on desktop in Linux
- Host: GitHub
- URL: https://github.com/quark-zju/wcdesktop
- Owner: quark-zju
- License: mit
- Created: 2011-11-05T09:06:35.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-05T09:07:09.000Z (over 13 years ago)
- Last Synced: 2025-01-08T08:45:52.999Z (5 months ago)
- Language: Python
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Simple scripts to draw Wallpaper Clock (.wcz) on desktop in Linux
Wallpaper Clock?
====
Please refer to [vladstudio.com](http://www.vladstudio.com/wallpaperclock/)Notes
====
* Windows users, check out [Dexclock](http://www.dexclock.de/).
* This program simply create a layer on desktop and draw Wallpaper Clock on it, no
desktop functions are implemented.
If you need a desktop with icons or widgets, this program does not fit you.
* Supports a list of wcz files and fade between different themes at specified interval.
* No native multiple monitor support currently.Installation & Usage
====
Make sure required packages exists in your system:* GTK+ 2
* pygtkThen copy files to some directory as you like and run `wcdesktop -h` :)