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

https://github.com/roshan-r/imcat

A bash script to view images right from the terminal
https://github.com/roshan-r/imcat

Last synced: 11 months ago
JSON representation

A bash script to view images right from the terminal

Awesome Lists containing this project

README

          


imcat

A bash script to view images right from the terminal




view images right from your terminal using `imcat`. depends only on [`ueberzug`](https://github.com/seebye/ueberzug)

## Installation

### Direct download

```sudo wget -O /usr/local/bin/imcat -q --show-progress https://raw.githubusercontent.com/Roshan-R/imcat/main/imcat && sudo chmod +x /usr/local/bin/imcat```