Skip to content

kstrauser/giphycat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

giphycat - Giphy fun for iTerm2

OS X's iTerm2 terminal emulator supports inline images. Obviously, there has to be a Giphy command line client to properly take advantage of this:

screenshot

Installation

giphycat requires either Python 2.7 or Python 3.5+ (and possibly earlier versions of Python 3, although they haven't been tested). Use pip to install it:

$ pip install giphycat

Usage

When run with no arguments, giphycat fetches a random image from Giphy and displays it in the terminal:

$ giphycat
sunglasses

Any other arguments are treated as a search phrase, and giphycat will return one of the images for that phrase at random:

$ giphycat boston terrier
boston_terrier

$ giphycat creqcrqwrceqwrceqwrq
Unable to find any GIFs for 'creqcrqwrceqwrceqwrq'

Copyright

giphycat is ©2016 by Kirk Strauser kirk@strauser.com.

License

giphycat is distributable under the terms of the MIT License.

About

Fetch and display Giphy images in iTerm 2 v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages