All Projects → sindresorhus → wallpaper-cli

sindresorhus / wallpaper-cli

Licence: MIT license
Get or set the desktop wallpaper

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to wallpaper-cli

win-wallpaper
Manage the desktop wallpaper on Windows
Stars: ✭ 62 (-58.94%)
Mutual labels:  wallpaper, cli-app, desktop-wallpaper
Lively
Stars: ✭ 5,721 (+3688.74%)
Mutual labels:  wallpaper, desktop-wallpaper
Macos Wallpaper
Manage the desktop wallpaper on macOS
Stars: ✭ 450 (+198.01%)
Mutual labels:  wallpaper, cli-app
one-thing
Set the text for the One Thing app
Stars: ✭ 110 (-27.15%)
Mutual labels:  cli-app
goris
This is a CLI tool to search for images with Google Reverse Image Search (goris).
Stars: ✭ 62 (-58.94%)
Mutual labels:  cli-app
Pixel-Wallpaper-app
An app full of Constantly updating Google Pixel wallpapers
Stars: ✭ 120 (-20.53%)
Mutual labels:  wallpaper
bin-version-cli
Get the version of a binary in semver format
Stars: ✭ 36 (-76.16%)
Mutual labels:  cli-app
Dynamic Walls
Replicating macOS Mojave's dynamic wallpaper feature
Stars: ✭ 42 (-72.19%)
Mutual labels:  wallpaper
todo-cli
Minimal TODOs inside your terminal. Learning project for Rust.
Stars: ✭ 36 (-76.16%)
Mutual labels:  cli-app
gogh
GO GitHub project manager
Stars: ✭ 29 (-80.79%)
Mutual labels:  cli-app
spoofgo
An Application for Spoofing Movement written in Golang
Stars: ✭ 15 (-90.07%)
Mutual labels:  cli-app
Equinox
🌇 🌃 Create dynamic wallpapers for macOS.
Stars: ✭ 737 (+388.08%)
Mutual labels:  wallpaper
wallup-android
Hand curated Images & 'Auto Wallpaper'
Stars: ✭ 30 (-80.13%)
Mutual labels:  wallpaper
portman
Port OpenAPI Specs to Postman Collections, inject test suite and run via Newman 👨🏽‍🚀
Stars: ✭ 530 (+250.99%)
Mutual labels:  cli-app
awesome-cli-apps
🖥 📊 🕹 🛠 A curated list of command line apps
Stars: ✭ 10,603 (+6921.85%)
Mutual labels:  cli-app
daily-wallpaper
Change wallpaper automatically with the Photo of The Day of your loved source
Stars: ✭ 70 (-53.64%)
Mutual labels:  wallpaper
dotfiles
. files
Stars: ✭ 37 (-75.5%)
Mutual labels:  wallpaper
pipfile-requirements
A CLI tool to covert Pipfile/Pipfile.lock to requirments.txt
Stars: ✭ 47 (-68.87%)
Mutual labels:  cli-app
mango
🍊Terminal based TODO application written in Go
Stars: ✭ 18 (-88.08%)
Mutual labels:  cli-app
vitrina-legacy
A companion app for Muzei that fetches images from Reddit
Stars: ✭ 23 (-84.77%)
Mutual labels:  wallpaper

wallpaper-cli

Manage the desktop wallpaper

Works on macOS, Linux, and Windows.

Install

npm install --global wallpaper-cli

Usage

$ wallpaper --help

  Usage
    $ wallpaper [file|url|color]

  Options
    --scale  Scaling method: auto fill fit stretch center [Default: auto]
             Only available on macOS

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

Related

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].