setwp

command module
v0.1.1-1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2015 License: MIT Imports: 8 Imported by: 0

README

setwp

A command line utility to set the same wallpaper for every space and desktop on OS X Yosemite.

Installation

There are 3 ways to install.

  1. As any other Go package : go get github.com/alexandrecormier/setwp.

  2. With Homebrew : brew install https://raw.githubusercontent.com/alexandrecormier/setwp/master/homebrew/setwp.rb.

  3. Download the binary for 32 or 64 bit.

Usage

Running setwp <wallpaper> will set <wallpaper> to fill the screen. For more options, see help :

Usage:
  setwp [--fit | --stretch | --center | --tile] <wallpaper>
  setwp --help | --version

Options:
  -f --fit      Fit wallpaper to screen.
  -s --stretch  Stretch wallpaper to fill screen.
  -c --center   Center wallpaper.
  -t --tile     Tile wallpaper.
  -h --help     Show this help message.
  -v --version  Show version information.

Todo

  • Option to set picture position (fill, fit, strech, center, tile)
  • Image validation
  • bash/zsh completion
  • Set whole folder as wallpaper ?

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL