Skip to content

A simple python script for changing linux background images

Notifications You must be signed in to change notification settings

CITGuru/animatedwallpapers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Animated Wallpapers

Automatically change Linux background images with the images in a particular folder using python. So you need python installed to use it. Its just a random script I wrote for myself.

Installation

Download and install python from https://python.org

Install Python Packages

pip install schedule

Usage

Using the Python File

You can use it directly by running the changewallpaper.py or changewallpaper.pyd file.

python changewallpaper.py

Using the Bash Script

You can also use it by running the bash script run.sh from the command line.

source /path/to/animatedwallpapers/run.sh

Adding the script to startup processes


Note

It only works in Linux and you need to have images in the images/ folder. It currently works with gnome and cinnamon.

About

A simple python script for changing linux background images

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published