An open API service indexing awesome lists of open source software.

https://github.com/jaumesegarra/wallsh-windows

Get and set the desktop wallpaper
https://github.com/jaumesegarra/wallsh-windows

command-line csharp manager ranwall wallpaper windows

Last synced: 3 months ago
JSON representation

Get and set the desktop wallpaper

Awesome Lists containing this project

README

          

# wallsh for windows

> Get and set the desktop wallpaper.

## How to install
- [Download](https://github.com/jaumesegarra/wallsh-windows/releases) the binary file
- Execute for add file to the path
```
setx path "%path%;C:\wallsh.exe"
```

## How to use this command

##### Get
```
$ wallsh /G
```

##### Set
```
$ wallsh /S /Users/jaumesegarra/Pictures/world.png
```