https://github.com/jaumesegarra/wallsh-macos
Get and set the desktop wallpaper
https://github.com/jaumesegarra/wallsh-macos
command-line macos manager ranwall swift wallpaper
Last synced: 2 months ago
JSON representation
Get and set the desktop wallpaper
- Host: GitHub
- URL: https://github.com/jaumesegarra/wallsh-macos
- Owner: jaumesegarra
- License: mit
- Created: 2018-08-31T17:35:52.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-09-13T18:24:40.000Z (almost 8 years ago)
- Last Synced: 2025-02-08T23:26:42.302Z (over 1 year ago)
- Topics: command-line, macos, manager, ranwall, swift, wallpaper
- Language: Swift
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wallsh for mac os
> Get and set the desktop wallpaper of the current workspace.
## How to install
- [Download](https://github.com/jaumesegarra/wallsh-macos/releases) the binary file
- Put it in `/usr/local/bin` folder.
## How to use this command
##### Get
```
$ wallsh -g
```
##### Set
```
$ wallsh -s /Users/jaumesegarra/Pictures/world.png
```