dacamp / pxl

Display images in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pxl

pxl is a little hack to display images in the terminal.

Installation

You will need to have Go installed and configured in your path. Your terminal must have xterm-256color mode enabled.

go get github.com/ichinaski/pxl

Usage

pxl filename

Close the image with <ESC>.

Disclaimer

You may want to squint your eyes or take a few steps backwards when looking at the output.

Examples

image pxl

| | | | | | | | | | | |

License

This software is distributed under the BSD-style license found in the LICENSE file.

About

Display images in the terminal

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Go 100.0%