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:
- Host: GitHub
- URL: https://github.com/m4cs/walgur
- Owner: M4cs
- Created: 2020-06-08T02:21:01.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-28T05:10:47.000Z (over 4 years ago)
- Last Synced: 2025-03-25T02:43:48.223Z (3 months ago)
- Topics: go, golang, imgur, imgur-api
- Language: Go
- Homepage:
- Size: 70 MB
- Stars: 23
- Watchers: 3
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# walgur
:computer: Set your desktop background from randomly picked Imgur/Reddit links! :framed_picture:
![]()
## 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.