Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jaxwilko/pyimg

Display an image in a terminal emulator
https://github.com/jaxwilko/pyimg

image-processing python3 terminal-based

Last synced: about 2 months ago
JSON representation

Display an image in a terminal emulator

Awesome Lists containing this project

README

        

# pyimg

Display an image in a terminal emulator

### Requirements
- python3

### Install
```sh
git clone [email protected]:JaxWilko/pyimg.git && cd pyimg
chmod u+x pyimg.py
```

### Usage
```sh
./pyimg.py /path/to/image.ext
./pyimg.py /path/to/image.ext /path/to/image.ext
```

### Why?

yes