devinfrench / reddit-wallpaper

Sets your desktop wallpaper to the top post of the specified subreddit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reddit Wallpaper

Sets your desktop wallpaper to the top post of the specified subreddit.

Usage

usage: wallpaper.py [-h] [--hot | --new | --top | --rising] [subreddit]

positional arguments:
  subreddit   Subreddit Name To Find Image From Default Subreddit is r/wallpapers

optional arguments:
  -h, --help  show this help message and exit
  --hot       Get Hot Posts
  --new       Get New Posts
  --top       Get Top Posts
  --rising    Get Rising Posts

About

Sets your desktop wallpaper to the top post of the specified subreddit


Languages

Language:Python 100.0%