Go to file
Sindre Sorhus 5061cf04c1 1.1.0 2015-10-06 08:23:00 +07:00
.editorconfig init 2015-04-03 13:12:15 +07:00
.gitattributes init 2015-04-03 13:12:15 +07:00
.gitignore handle errors 2015-10-06 08:01:51 +07:00
build simplify build-step 2015-10-06 08:21:29 +07:00
license init 2015-04-03 13:12:15 +07:00
readme.md simplify build-step 2015-10-06 08:21:29 +07:00
wallpaper.m 1.1.0 2015-10-06 08:23:00 +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

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

Usage

Set
$ wallpaper unicorn.jpg
Get
$ wallpaper
/Users/sindresorhus/unicorn.jpg

Build

$ ./build
  • wallpaper - Get or set the desktop wallpaper

License

MIT © Sindre Sorhus