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
- Host: GitHub
- URL: https://github.com/jaxwilko/pyimg
- Owner: jaxwilko
- License: mit
- Created: 2019-07-26T13:31:03.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T13:44:55.000Z (almost 7 years ago)
- Last Synced: 2025-01-19T22:47:47.596Z (over 1 year ago)
- Topics: image-processing, python3, terminal-based
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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