package
0.0.0-20231128121715-f3ceee87d19f
Repository: https://github.com/zaggash/go-rpi-rgb-led-matrix.git
Documentation: pkg.go.dev

# README

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

imagepxl

License

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

# Functions

DisplayImage ...