https://github.com/programie/wallpaperchanger
A simple wallpaper changer application
https://github.com/programie/wallpaperchanger
Last synced: 3 months ago
JSON representation
A simple wallpaper changer application
- Host: GitHub
- URL: https://github.com/programie/wallpaperchanger
- Owner: Programie
- Created: 2023-09-22T19:53:31.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T19:53:41.000Z (over 2 years ago)
- Last Synced: 2025-09-25T09:36:09.821Z (4 months ago)
- Language: Python
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Wallpaper Changer
A simple application for changing the desktop wallpaper on Linux desktops.
## Installation
* Checkout this repository to any folder
* Install the required Python modules using `pip3 install -r requirements.txt`
* Start `wallpaper-changer.py` and optionally add it to your startup programs
* Select your folder containing your wallpapers and configure the change interval
* You are ready to go!