aboutsummaryrefslogblamecommitdiff
path: root/graphics/viu/pkg-descr
blob: f1288a1e3b2c7d3719c48595d0d645c26626780d (plain) (tree)
1
2
3
4
5
6
7
8
9
10









                                                                   
Small command-line application to view images from the terminal
written in Rust. It uses lower half blocks (\u2584) to fit 2 pixels
into a single cell by adjusting foreground and background colours
accordingly.

When run, viu will check the value of $COLORTERM. If it contains
either truecolor or 24bit, truecolor (16 million colors) will be
used. If not, it will fallback to using only ansi256.

WWW: https://github.com/atanunq/viu