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

https://github.com/m4cs/walgur

:computer: Set your desktop background from randomly picked Imgur links! :framed_picture:
https://github.com/m4cs/walgur

go golang imgur imgur-api

Last synced: 3 months ago
JSON representation

:computer: Set your desktop background from randomly picked Imgur links! :framed_picture:

Awesome Lists containing this project

README

        

# walgur
:computer: Set your desktop background from randomly picked Imgur/Reddit links! :framed_picture:

GitHub stars GitHub issues




## Installation

```bash
go get github.com/M4cs/walgur
go install github.com/M4cs/walgur
```

or build from source

```bash
git clone github.com/M4cs/walgur
cd walgur
go build
# Move the walgur binary to your $PATH
```

## Usage

```
usage: walgur [-h|--help] [-r|--reddit ""] [-i|--imgur ""]
[-s|--show-bg] [-v|--version]

Set your wallpaper randomly from Imgur Galleries, Albums, and
Subreddits.

Arguments:

-h --help Print help information
-r --reddit Reddit Link. Default: None
-i --imgur Imgur Link. Default: None
-s --show-bg Show where background is stored. Default: false
-v --version Display walgur Version. Default: false
```

#### Supports:

- Albums
- Tags
- Subreddits
- Galleries
- Reddit Subs
This will randomly pick an image from said URL and set it as your wallpaper.