/homebrew-imgcat

A Homebrew tap for the "imgcat" script from iTerm2's tests. It allows displaying images in your terminal emulator.

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

Imgcat

Display images in your iTerm2 terminal Windows.

Description

Display an image in your terminal in cat-like way. This requires a recent version of iTerm2 2.9 Beta in order to function. The imgcat script is taken from the iTerm 2 repository and was released under the GPLv2 Copyleft license. This tap exists just to make it easier to install.

Installation

The normal homebrew tap and install routine will work

$ brew tap colinstein/imgcat
$ brew install imgcat

Use

Treat it like a useless use of cat

$ imgcat foo.jpg

For more information on Images in iTerm2 see their feature page.

License

See LICENSE for a copy of the GPL v2 License.