@fa7ad/wallpaper-cli

1.2.1 • Public • Published

wallpaper-cli Build Status

Get or set the desktop wallpaper

Works on macOS, Linux, and Windows.

Install

$ npm install --global wallpaper-cli

Usage

$ wallpaper --help

  Usage
    $ wallpaper [file|url]

  Options
    --scale  Scaling method (fill fit stretch center)
             If not specified, it will use your current setting
             Only available on macOS

  Examples
    $ wallpaper unicorn.jpg
    $ wallpaper https://octodex.github.com/images/dojocat.jpg
    $ wallpaper
    /Users/sindresorhus/unicorn.jpg
    $ wallpaper codercat.jpg --scale=fit

Related

License

MIT © Sindre Sorhus

Dependents (0)

Package Sidebar

Install

npm i @fa7ad/wallpaper-cli

Weekly Downloads

1

Version

1.2.1

License

MIT

Last publish

Collaborators

  • fa7ad