Skip to content

jrab89/termgif

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Termgif

Display GIFs in your terminal!

megaman

Installation

$ go get -u github.com/jrab89/termgif

(Make sure your $GOPATH is in your $PATH)

Usage

$ termgif SOME_GIF

SOME_GIF can be a path to a GIF file or a URL. URLs are assumed to start with http:// or https://. For example:

$ termgif https://github.com/jrab89/termgif/raw/master/_example_gifs/doge_50x50px.gif
...
$ termgif _example_gifs/megaman_256x256px.gif
...

Press CTRL+C or ESC to exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages