https://github.com/bayang/reddit-wallpaper-plasma
Plasma Wallpaper plugin displaying pictures from Reddit
https://github.com/bayang/reddit-wallpaper-plasma
kde kde-plasma plasma reddit wallpaper
Last synced: 11 months ago
JSON representation
Plasma Wallpaper plugin displaying pictures from Reddit
- Host: GitHub
- URL: https://github.com/bayang/reddit-wallpaper-plasma
- Owner: bayang
- Created: 2020-05-27T16:22:28.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-20T10:51:08.000Z (almost 2 years ago)
- Last Synced: 2025-06-18T01:06:46.590Z (about 1 year ago)
- Topics: kde, kde-plasma, plasma, reddit, wallpaper
- Language: QML
- Homepage:
- Size: 3.66 MB
- Stars: 1
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
Plasma Reddit Wallpaper plugin
Greatly inspired by https://github.com/Zren/plasma-wallpapers
Porting to Qt6 and Plasma/KDE 6 greatly inspired by https://github.com/bouteillerAlan/blurredwallpaper
!! If you need the Plasma5 version checkout the plasma5 branch instead and follow the readme there. !!
!! From now on the plugin only works on Qt6 and KDE/Plasma 6. !!
In config :
* choose a subreddit (pick one with many pictures like EarthPorn for example otherwise no pic can be fetched)
* choose the delay between two wallpapers change
* and that should be it
The picture or thread title is displayed at the bottom, to have informations about the picture.
[Screenshot](Screenshot_1.png)
[Screenshot](Screenshot_2.png)
To install just run the `./install` script, it will use the zip provided with the code.
To uninstall just run from this repo root :
```shell
kpackagetool6 -t "Plasma/Wallpaper" -r package
```