Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ichinaski/pxl
Display images in the terminal
https://github.com/ichinaski/pxl
Last synced: 5 days ago
JSON representation
Display images in the terminal
- Host: GitHub
- URL: https://github.com/ichinaski/pxl
- Owner: ichinaski
- License: bsd-3-clause
- Created: 2016-05-27T11:03:25.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T11:30:16.000Z (over 1 year ago)
- Last Synced: 2024-08-01T12:23:59.355Z (3 months ago)
- Language: Go
- Size: 827 KB
- Stars: 754
- Watchers: 14
- Forks: 37
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - ichinaski/pxl - Display images in the terminal (others)
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.