This python script intends to dynamically modify the desktop regularly, based on one or more Imgur albums. I write this for my current distribution, that is debian testing (so far buster), with GNOME3. I can't promise this will work on any other system.
- Python Modules. You can install then with pip or conda, using the name in parenthesis.
- PIL (
pillow) - Yaml (
yaml/pyyaml)- apparently, using
conda install yamlorpip install yamldoes not work. Onlypip install pyyamldoes...
- apparently, using
- Requests (
requests)
- PIL (
The watermarking module was made mainly with the help of the blog of thecodingcouple and their github It was mainly copy-pasted, but I'm planning on improving it in the near future. Anyway, big up !
Like this project? Consider supporting me, for more awesome updates