Go to file
Sindre Sorhus ab3bdefe7e init 2015-04-03 13:12:15 +07:00
wallpaper init 2015-04-03 13:12:15 +07:00
wallpaper.xcodeproj init 2015-04-03 13:12:15 +07:00
.editorconfig init 2015-04-03 13:12:15 +07:00
.gitattributes init 2015-04-03 13:12:15 +07:00
license init 2015-04-03 13:12:15 +07:00
readme.md init 2015-04-03 13:12:15 +07:00

readme.md

osx-wallpaper

Get or set the desktop wallpaper on OS X

Should work on >=10.6, but only tested on 10.10.

Install

npm

$ npm install --global osx-wallpaper

Manually

Download the binary and put it in /usr/local/bin.

Usage

# set
wallpaper unicorn.jpg

# get
wallpaper
> /Users/sindresorhus/unicorn.jpg

License

MIT © Sindre Sorhus