gif-term-cli

1.1.1 • Public • Published

gif-term-cli Build Status

Search GIFs by a word or phrase and display a match in the terminal. Like Giphy for Slack, but for the terminal.

Currently supported on iTerm2 >= 3.

Install

$ npm install --global gif-term-cli

Usage

gif-term --help

Usage
$ gif-term <text>

Options
--sticker -s    Get a sticker gif
--clip -c       Copy gif url to clipboard
--height -h     Set gif height [Npx|N%|N|'auto']
--width -w      Set gif width [Npx|N%|N|'auto']

Examples
$ gif-term 'this is awesome'
$ gif-term 'facepalm' --clip --width=100%

Run it without arguments to enter search mode.

Related

  • gif-term - API for this module, check out for more details

  • term-img-cli - Thanks to sindresorhus for the insipration 🙏

License

MIT

Dependencies (6)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i gif-term-cli

    Weekly Downloads

    8

    Version

    1.1.1

    License

    MIT

    Unpacked Size

    5.11 MB

    Total Files

    6

    Last publish

    Collaborators

    • astelvida