Skip to content

This is a little script I wrote for me to query subreddits and use their pictures as wallpapers.

Notifications You must be signed in to change notification settings

BitWire/redditwpscript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reddit Wallpaper Script for Linux

Tested on Ubuntu 22.04 LTS

This is a little script to load images from Subreddits like r/F1Porn, r/AbandonedPorn, r/EarthPorn etc and use them as wallpapers. They are saved automatically on your disk and can be "reused" again. You can also delete duplicates easily via parameter.

Dependencies

Usage

Just call the bash script (or the python script directly). If you want to cleanup, you can do so by adding cleanup to the call as a parameter. This will run DifPy and deletes duplicates from the archive folder. If you want to use your archive directory images, just add local as a parameter.

Config

Config is simple. Put in the subreddit you want to query, the folder you want them to be saved to and how many Displays you have. For changing the wallpapers in intervals, use cron with the included bash script directly like this:

* * * * * /path/to/wallpaper

About

This is a little script I wrote for me to query subreddits and use their pictures as wallpapers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages