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
- Host: GitHub
- URL: https://github.com/roshan-r/imcat
- Owner: Roshan-R
- Created: 2022-01-22T15:33:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-15T13:01:44.000Z (over 4 years ago)
- Last Synced: 2025-06-04T12:24:34.993Z (12 months ago)
- Language: Shell
- Size: 1.45 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```