Skip to content

liamg/gifwrap

Repository files navigation

gifwrap

GIFs in your terminal.

demo

Install

Download the latest binary or install with Go:

go install github.com/liamg/gifwrap/cmd/gifwrap@latest

Usage

Usage:
  gifwrap [url-or-path] [flags]

Flags:
  -f, --fill   Fill the entire terminal with the gif, ignoring aspect ratio
  -h, --help   help for gifwrap

Why?

//TODO: Fill this in