gnome 3+ wallpaper switcher
git clone [email protected]:spappier/wallsplash.git
sudo pip install -U requests docopt
sudo cp wallsplash/wallsplash /usr/local/bin
Usage:
wallsplash ( [--category=<category>] | [--user=<user>] ) [--query=<query>]
wallsplash save
wallsplash --version
wallsplash -h | --help
Options:
--category=<category> Category to pull from.
--user=<user> User to pull from.
--query=<query> Comma-separated search terms.
--version Show version.
-h --help Show this screen.