Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ichinaski/pxl

Display images in the terminal
https://github.com/ichinaski/pxl

Last synced: about 2 months ago
JSON representation

Display images in the terminal

Awesome Lists containing this project

README

        

# pxl

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

### Installation

You will need to have [Go](https://golang.org) 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 ``.

### 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.