All Projects → passy → Givegif

passy / Givegif

Licence: other
GIFs on the command line

Programming Languages

haskell
3896 projects

Projects that are alternatives of or similar to Givegif

Imgcat
It's like cat, but for images.
Stars: ✭ 577 (+172.17%)
Mutual labels:  cli, iterm2
Gif For Cli
opensource.googleblog.com/2018/06/tenor-gif-for-cli.html
Stars: ✭ 2,772 (+1207.55%)
Mutual labels:  cli, gifs
Nord Iterm2
An arctic, north-bluish clean and elegant iTerm2 color scheme.
Stars: ✭ 651 (+207.08%)
Mutual labels:  cli, iterm2
node-gif
Displays Gifs In Terminal 👽 👾 🚀 💣
Stars: ✭ 27 (-87.26%)
Mutual labels:  gifs, iterm2
Autocomplete
Autocomplete for terminals on MacOS
Stars: ✭ 569 (+168.4%)
Mutual labels:  cli, iterm2
Dev Setup
macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.
Stars: ✭ 5,590 (+2536.79%)
Mutual labels:  cli, iterm2
Jplot
iTerm2 expvar/JSON monitoring tool
Stars: ✭ 949 (+347.64%)
Mutual labels:  cli, iterm2
Oci Cli
Command Line Interface for Oracle Cloud Infrastructure
Stars: ✭ 207 (-2.36%)
Mutual labels:  cli
Gscholar
Query Google Scholar with Python
Stars: ✭ 209 (-1.42%)
Mutual labels:  cli
Facebook Dl
📼 Very minimal Facebook downloader written in 28 lines of Python code (not including comments and blank spaces)
Stars: ✭ 207 (-2.36%)
Mutual labels:  cli
Rts
RTS: request to struct. Generates Go structs from JSON server responses.
Stars: ✭ 206 (-2.83%)
Mutual labels:  cli
Stow
GNU Stow - mirror of savannah git repository occasionally with more bleeding-edge branches
Stars: ✭ 207 (-2.36%)
Mutual labels:  cli
Vsh
vsh - HashiCorp Vault interactive shell and cli tool
Stars: ✭ 209 (-1.42%)
Mutual labels:  cli
Procdump For Linux
A Linux version of the ProcDump Sysinternals tool
Stars: ✭ 2,507 (+1082.55%)
Mutual labels:  cli
Hdfs
API and command line interface for HDFS
Stars: ✭ 209 (-1.42%)
Mutual labels:  cli
Aws Recon
Multi-threaded AWS inventory collection tool with a focus on security-relevant resources and metadata.
Stars: ✭ 203 (-4.25%)
Mutual labels:  cli
Ascii py
Make some ascii arts
Stars: ✭ 211 (-0.47%)
Mutual labels:  cli
Json 2 Csv
Convert JSON to CSV *or* CSV to JSON!
Stars: ✭ 210 (-0.94%)
Mutual labels:  cli
Gojson
Automatically generate Go (golang) struct definitions from example JSON
Stars: ✭ 2,439 (+1050.47%)
Mutual labels:  cli
Bcrypt
A Java standalone implementation of the bcrypt password hash function. Based on the Blowfish cipher it is the default password hash algorithm for OpenBSD and other systems including some Linux distributions. Includes a CLI Tool.
Stars: ✭ 207 (-2.36%)
Mutual labels:  cli

givegif

Build Status

Find and display GIFs from the command line.

Displaying the GIF inline requires iTerm >=2.9.

Power by Giphy

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 the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].