Change your wallpaper every hour with high-quality professional photos from around the world !
Execute the script hourly :
sudo wget -O /etc/cron.hourly/wallpaperChanger.sh https://raw.githubusercontent.com/Tvax/wallpaperChanger-cli/master/wallpaperChanger.sh;
sudo chmod 755 /etc/cron.hourly/wallpaperChanger.sh;