Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markusmueller73/lxbgchanger
Destktop background changer for LXDE with PCManFM written in C
https://github.com/markusmueller73/lxbgchanger
linux lxde pcmanfm
Last synced: 10 days ago
JSON representation
Destktop background changer for LXDE with PCManFM written in C
- Host: GitHub
- URL: https://github.com/markusmueller73/lxbgchanger
- Owner: markusmueller73
- License: gpl-3.0
- Created: 2017-11-17T18:01:02.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-10T18:59:57.000Z (about 7 years ago)
- Last Synced: 2024-11-06T02:27:57.016Z (about 2 months ago)
- Topics: linux, lxde, pcmanfm
- Language: C
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
lxbgchanger (in short lxbgc)
(c) 2017 by markus dot mueller dot 73 (at) hotmail dot deINTRO
-----Program to change the desktop wallpaper for a LXDE desktop with the
PCManFM filemanager.The PCManFM is a quite nice filemanager and desktop environment.
But the functionality to switch the wallpaper after a user defined
time is still missing (maybe in the QT release?).So I decide to write this small program as an exercise to myself in plain C. I
am still learning plain C so, there maybe many tweaks an experienced programmer
can found in this piece of software.Have fun to optimize or simple use.
USAGE
-----Type 'lxdbc -h' for help. Simple as is:
- add 'lxbgc' to your autostart of LXDE/Lubuntu
- use the command line parameter '-d' for your image directory
- optional use the command line parameter '-t' for the time in minutes between changesE.g.:
lxbgc -d /home/USERNAME/Pictures/Wallpapers -t 15
DEPENDENCIES
------------You must use the PCManFM for your desktop.