All Projects → M4cs → walgur

M4cs / walgur

Licence: other
💻 Set your desktop background from randomly picked Imgur links! 🖼️

Programming Languages

go
31211 projects - #10 most used programming language
Batchfile
5799 projects

Projects that are alternatives of or similar to walgur

Imgur.API
Imgur.API is a .NET implementation of Imgur's API.
Stars: ✭ 39 (+95%)
Mutual labels:  imgur, imgur-api
BackgroundTransfer-Example
An example project looking at how to implement background transfers on iOS
Stars: ✭ 19 (-5%)
Mutual labels:  imgur, imgur-api
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+550%)
Mutual labels:  imgur, imgur-api
imgur-scraper
Retrieve years of imgur.com's data without any authentication.
Stars: ✭ 26 (+30%)
Mutual labels:  imgur, imgur-api
imgurbash2
A shell script that uploads/deletes images to/from IMGUR.
Stars: ✭ 41 (+105%)
Mutual labels:  imgur, imgur-api
catimg
Print an image of a cat to the iTerm2 terminal
Stars: ✭ 13 (-35%)
Mutual labels:  imgur
go-imgur
Go library to use the imgur.com API
Stars: ✭ 23 (+15%)
Mutual labels:  imgur
kap-imgur
Kap plugin - Share GIFs on Imgur
Stars: ✭ 20 (+0%)
Mutual labels:  imgur
imgur-links-rewriting-on-ptt
Rewrite imgur links to bypass referrer check.
Stars: ✭ 19 (-5%)
Mutual labels:  imgur
imgur-Extension
Former repository for the imgur Community Extension
Stars: ✭ 53 (+165%)
Mutual labels:  imgur
ImageDownloader
A program for downloading and filtering images based on their resolution.
Stars: ✭ 60 (+200%)
Mutual labels:  imgur
imgur downloader
Python script/class to download an entire Imgur album in one go into a folder of your choice.
Stars: ✭ 35 (+75%)
Mutual labels:  imgur
imagery
Slack app to upload shared images to Imgur to save space and share easily
Stars: ✭ 29 (+45%)
Mutual labels:  imgur
Bitcoin-wallet-cracker
Automated Bitcoin wallet generator that with mnemonic and passphrases bruteforces wallet addresses
Stars: ✭ 140 (+600%)
Mutual labels:  imgur
vsc-markdown-image
Easy to insert a image to markdown
Stars: ✭ 140 (+600%)
Mutual labels:  imgur
memes-reposter
bot for automatic broadcasting content into telegrams channels from reddit/imgur/rss
Stars: ✭ 35 (+75%)
Mutual labels:  imgur
alfred-last2imgur
Alfred workflow to upload the last screenshot taken to Imgur + (delete and minify image)
Stars: ✭ 15 (-25%)
Mutual labels:  imgur
Liked-Saved-Image-Downloader
Save content you enjoy!
Stars: ✭ 80 (+300%)
Mutual labels:  imgur
tootbot
Python tool for mirroring Reddit posts to Twitter and Mastodon
Stars: ✭ 68 (+240%)
Mutual labels:  imgur
obsidian-imgur-plugin
Pastes images right to imgur.com
Stars: ✭ 72 (+260%)
Mutual labels:  imgur

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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].