10 lines
244 B
Markdown
10 lines
244 B
Markdown
# imgcat
|
|
|
|
> A utility to display images directly on the command-line.
|
|
> Requires a compatible terminal such as iTerm2.
|
|
> More information: <https://github.com/danielgatis/imgcat>.
|
|
|
|
- Display an image on the command-line:
|
|
|
|
`imgcat {{filename}}`
|