AnonymousX86 / random_wallpaper

Downloads random wallpaper in directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random wallpaper

Downloads random wallpaper in directory.

Usage

python random_wallpaper [dir] [timeframe]
Argument Description Default value
dir Path-like string of destination directory. . (current working directory)
timeframe Reddit's timeframe, valid values: hour, day, week, month, year, all. month

See: https://www.jcchouinard.com/documentation-on-reddit-apis-json/

Example

python random_wallpaper.py "~/wallpaper" week

Detailed help

python random_wallpaper.py -h

About

Downloads random wallpaper in directory.

License:MIT License


Languages

Language:Python 100.0%