Download and set a desktop background in Gnome using a random image from a chosen subreddit via CLI or GUI.
positional arguments:
subreddit Subreddit name (default: earthporn)
options:
-h, --help show this help message and exit
--sort {hot,new,rising,controversial,top,best}, -s {hot,new,rising,controversial,top,best}
Sort method (default: top)
--timeframe {all,day,hour,month,week,year}, -t {all,day,hour,month,week,year}
Timeframe (default: day)
--limit LIMIT, -l LIMIT
Positive integer for the limit of posts to fetch (default: 10)
- add build instructions
- add flatpak build
- add tests
- add documentation
- enable pinning/favorites
- slideshow support (all/favorites only)
- allow hiding images to prevent from being downloaded again / displaying in app / slideshow
- kde/other desktops support
- systemd service
- allow user to delete wallpapers with the GUI
- allow users to adjust the image cropping with the GUI