What is the fastest way to view images from the terminal?

280次阅读
没有评论

I have created a tool that uses various unicode block graphics characters to improve the resolution (compared to the canonical 2 pixel per characterapproach taken by other solutions posted here). It also automatically displays images in a thumbnail mode if multiple images are provided as input.

Installation:

git clone https://github.com/stefanhaustein/TerminalImageViewer.git
cd TerminalImageViewer/src/main/cpp
make
sudo make install

Usage:

tiv <image(s)>
More details at the github project: https://github.com/stefanhaustein/TerminalImageViewer

Example screenshot:

正文完
 0
admin
版权声明:本站原创文章,由 admin 于2018-01-30发表,共计501字。
转载说明:除特殊说明外本站文章皆由CC-4.0协议发布,转载请注明出处。
评论(没有评论)
验证码