grabbit

command module
v4.4.20 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 12, 2024 License: MIT Imports: 28 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL