Skip to content

bbkane/grabbit

Repository files navigation

Grabbit

A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer. grabbit automatically skips images tagged NSFW, designed to be easy to install/uninstall and is MIT licensed.

@bbkane's Setup

See my personal config.

My Setup

Install

scoop bucket add bbkane https://github.com/bbkane/scoop-bucket
scoop install bbkane/grabbit
  • Download Mac/Linux/Windows executable: GitHub releases
  • Go: go install go.bbkane.com/grabbit/v4@latest
  • Build with goreleaser after cloning: goreleaser --snapshot --skip-publish --rm-dist

Use

# Grab from passed flags
grabbit grab \
    --subreddit-destination . \
    --subreddit-limit 5 \
    --subreddit-name wallpapers \
    --subreddit-timeframe day

# Create/Edit config file
grabbit config edit --editor /path/to/editor

# Grab from config file
grabbit grab

Docs

3rd Party Credits

About

A small single-binary CLI to grab images from Reddit - I've been surprised how much I enjoy seeing beautiful wallpapers when I lock/unlock my computer.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages