tma02 / osx-wallpaper

Get or set the desktop wallpaper on OS X

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osx-wallpaper

Get or set the desktop wallpaper on OS X

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

Install

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

Usage

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

Build

$ ./build

Related

  • wallpaper - Get or set the desktop wallpaper

License

MIT © Sindre Sorhus

About

Get or set the desktop wallpaper on OS X

License:MIT License


Languages

Language:Objective-C 90.7%Language:Shell 9.3%