Skip to content

trotha01/gifme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Prints an inline gif

Prerequisites

iterm 2.9.20150512+ see iterm inline images

Install

go get github.com/trotha01/gifme

Use

gifme little puppies

Help gifme -h

gifsearch is a way to find gifs

Usage:
  gifsearch [flags]

  Flags:
    -c, --count int       number of gifs to return (default 1)
    -e, --engine string   gif engine to use 'giphy' or 'tenor'. If not specified, Tenor is searched first and Gifme if there is an error from Tenor

Example

Detailed Install

Install the latest iterm

Install golang

export GOPATH=~/go
export PATH="$PATH:$GOPATH/bin"
export GOROOT="/usr/local/go"

Install gifme

go get github.com/trotha01/gifme

About

creates gifs inline for iterm2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages