Tim-ats-d / A-journey-with-rms

A script to dynamically change your wallpaper with a travel photo by Richard Stallman.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A journey with Richard Stallman

A script to dynamically change your wallpaper with a travel photo by Richard Stallman. All given time intervals (by default 15 minutes), a randomly selected photo is selected from these.

To change the time between changes of each wallpaper, just change the value of sleep_duration in the config.conf file. Dont' forget to render your main.py executable before launch it (chmod u+x main.py).

Demonstration

demo

Requirements

  • A plasma 5 desktop environment
  • Python 3

License

  • GNU General Public License Distributed under the GPL-3.0 license. See license for more information.

About

A script to dynamically change your wallpaper with a travel photo by Richard Stallman.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%