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-pip
Next, install 'requests' package if don't have
pip3 install requests
Simply run wallaper.py using python
python3 wallpaper.py
- Currently working on Ubuntu, have issues with Mint