Skip to content

M4cs/walgur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walgur

💻 Set your desktop background from randomly picked Imgur/Reddit links! 🖼️

GitHub stars GitHub issues

Installation

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

or build from source

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

Usage

usage: walgur [-h|--help] [-r|--reddit "<value>"] [-i|--imgur "<value>"]
              [-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.