TerminalImageViewer

An image viewer in the terminal using Python

Setup

Python 3.8+ is required

  1. Install the required dependencies
$ pip install -r requirements.txt
  1. Run the file with an image
$ python main.py <image>

GitHub

View Github