Skip to content

Instantly share code, notes, and snippets.

View nineinchnick's full-sized avatar

Jan Waś nineinchnick

View GitHub Profile
@nineinchnick
nineinchnick / randwp.py
Created June 12, 2011 13:20 — forked from FSX/randwp.py
Grabs a random wallpaper from the wallbase.net toplist.
#!/usr/bin/env python
"""
randwp
~~~~~~
Fetches random wallpapers from the wallbase.net toplist and sets it as the
background.
This script needs Python 3.*. Windows people need to install the `pywin32`_
and Mac OS X people need to install `py-appscript`_.