An open API service indexing awesome lists of open source software.

https://github.com/liamg/gifwrap

:octopus: GIFs in your terminal
https://github.com/liamg/gifwrap

Last synced: about 1 year ago
JSON representation

:octopus: GIFs in your terminal

Awesome Lists containing this project

README

          

# gifwrap

GIFs in your terminal.

![demo](demo.gif)

## Install

Download the [latest binary](https://github.com/liamg/gifwrap/releases/) or install with Go:

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

## Usage

```bash
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