Popularity
9.5
Stable
Activity
0.0
Stable
219
7
5

Monthly Downloads: 4
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Console    
Latest version: v1.0.3.0

givegif alternatives and similar packages

Based on the "Console" category.
Alternatively, view givegif alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of givegif or a related project?

Add another 'Console' Package

README

givegif

Build Status

Find and display GIFs from the command line.

Displaying the GIF inline requires iTerm >=2.9.

[Power by Giphy](media/giphypowered.png)

Demo

Usage

Usage: givegif [-n|--no-preview] ([-s|--search ARG] | [-t|--translate ARG] |
               [RANDOM_TAG])
  Find GIFs on the command line.

Available options:
  -h,--help                Show this help text
  -n,--no-preview          Don't render an inline image preview.
  -s,--search ARG          Use search to find a matching GIF.
  -t,--translate ARG       Use translate to find a matching GIF.
  -V,--version             Show version information

Installation

Homebrew

brew tap passy/givegif
brew install givegif

Binaries

Check out the latest releases for precompiled binaries.

Stack

Alternatively, feel free to build it yourself with stack.

$ stack install givegif
$ givegif -V
givegif 1.0.3.0

Known Issues

Even though I tried to make this work with screen/tmux, it still glitches out every now and then. If you can figure out why, please let me know.

License

BSD-3


*Note that all licence references and agreements mentioned in the givegif README section above are relevant to that project's source code only.