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

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 1 month 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 git@github.com: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