Simple python command line program that sets you desktop wallpaper.
For the first time install pip3 (skip if you already have pip3)
sudo apt-get install python3-pipNext, install 'requests' package if don't have
pip3 install requestsSimply run wallaper.py using python
python3 wallpaper.py- Currently working on Ubuntu, have issues with Mint