Ecosyste.ms: Awesome
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 2 months 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-07-26T13:44:55.000Z (over 5 years ago)
- Last Synced: 2024-10-12T13:10:56.895Z (3 months 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 [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