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

https://github.com/gillchristian/wallp

:mount_fuji: Change your wallpaper from the terminal
https://github.com/gillchristian/wallp

cli wallpaper

Last synced: 3 months ago
JSON representation

:mount_fuji: Change your wallpaper from the terminal

Awesome Lists containing this project

README

          

# wallp

Change your wallpaper from the terminal.

## Install

```bash
$ go get github.com/gillchristian/wallp
```

## Use

```bash
$ wallp path/to/wallpapers/directory
```

Use `-l` to set the latest modified image on the directory as the wallpaper, instead of a random one.

```bash
$ wallp -l path/to/wallpapers/directory
```

If you don't provide a directory it will default to `~/Pictures`.