Skip to content

Battleman/Pyrandesk

Repository files navigation

PyRanDesk

Tests

General goal

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.

Requirements

  • Python Modules. You can install then with pip or conda, using the name in parenthesis.
    • PIL (pillow)
    • Yaml (yaml/pyyaml)
      • apparently, using conda install yaml or pip install yaml does not work. Only pip install pyyaml does...
    • Requests (requests)

Notes and thanks

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 !

Support

Like this project? Consider supporting me, for more awesome updates

Buy me a coffeeBuy me a coffee

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages