KpaperUpdate: New release 5.2, ¡The first for GNOME! Kpaper change your wallpaper automatically in random mode. It set a wallpaper from kde-look or gnome-look working in Daemon mode with a systray icon.Kpaper was development in Python attempting to learn this language. ScreenshotsDownloadv5.2v5.1Old versionsGo to de Download section. How to installDebian package- Download the lastest Debian package form Download section.
- Open a terminal.
- Go to the directory where you download the package.
- Excecute: dpkg -i kpaper-X.X_all.deb where X.X is the version of your package.
- Finish!
Source Code- Download the lastest Source package form Download section.
- Open a terminal.
- Go to the directory where you download the package.
- Excecute: tar xvf kpaper-X.X.tar.gz where X.X is the version of your package
- Install the dependencies:
- Python sudo aptitude install python
- Beautiful Soup sudo aptitude install python-beautifulsoup required for some new versions
- PyKDE for KDE look & fell sudo aptitude install python-kde3
- or PyGtk for GNOME look & feel sudo aptitude install python-gtk2
- Excecute python kpaper.py.
- Finish!
WindowsWe are working for this - Download the lastest Source package form Download section.
- Go to the directory where you download the package.
- Untar this with your favourite program.
- Install the dependencies:
- Python
- Beautiful Soup
- PyQt.
- Excecute python kpaper.py or double click on this.
- Finish!
|