Available as/for:arch-package
Description:Visit GitHub for latest updates/documentation: https://github.com/KHZ-INTL/Wallpaper_changer
A python script that sets the wallpaper from randomly selected images, from a defined folder. Also able to search for a specific wallpaper and set it when you need to. It can filter for images that have or shouldn't have words, keyword in image file name, utilising the grep program.
Also able to set wallpapers based on time, using --time option. If Local time < 4PM, wallpaper is selected from: with "day" in file name. Appropriately for night. It was developed to be run periodically with crontab.
System Resources
The application does not run continuously in the background, this is on purpose so that it does not use ram and resources. For it to change wallpapers automatically it needs to be setup with crontab.
Pywal - Wal integration
See documentations on Github.
Built for linux OS. It uses find, ls, grep and other programs. Uses $HOME and forward slash. Feel free to port to other OS.
Dependencies: NOTES:
python3
feh wallpaper utility
argparse python package. It maybe available with python standard install.
configparser python package. It maybe available with python standard install.
LICENSE
GPL v3.0
Ratings & Comments
0 Comments