viu

Terminal image viewer with native support for iTerm and Kitty

MIT License

Downloads
105
Stars
2.5K
Committers
17

Bot releases are visible (Hide)

viu - v1.5.0 Latest Release

Published by github-actions[bot] 11 months ago

  • Support -x, -y, and --absolute-offset
  • Use Rust 2021 Edition
  • Upgraded to clap version 4
  • Experimental support for Sixel graphics under the sixel feature
viu - v1.4.0

Published by atanunq almost 3 years ago

  • Reduce usage of .unwrap()
  • Exit with exit code 1 in case of error, instead of panic
  • Remove --verbose flag
  • Add experimental sixel feature flag
  • Add --blocks flag to force block output
  • Bump dependencies to latest versions
viu - v1.3.0

Published by atanunq almost 4 years ago

  • Update viuer to 0.3, which comes with iTerm support
  • Add --frame-rate option #53
viu - v1.2.1

Published by atanunq almost 4 years ago

  • Bump dependencies
  • Fixed Cargo.lock being out of date
viu - v1.2

Published by atanunq almost 4 years ago

  • Extract most of the functionality in an external library - viuer #49 #50
  • Support for Kitty protocol, coming from viuer
  • Upgrade crossterm to 0.18
viu - v1.1

Published by atanunq about 4 years ago

  • Add -s option to show only first frame of gifs #43
  • Change gif decoder from gif to image::gif, fixing #12
  • Resize all frames of the gif before printing, leading to better performance #48
  • Better Ctrl-C response when viewing a lot of files
  • Bump dependency versions
viu - v1.0

Published by atanunq over 4 years ago

New features

  • Try to guess file extension when not present #25
  • Read from stdin only when - is provided as argument #32
  • Use truecolor only if $COLORTERM env variable is set accordingly; use ansi256 otherwise #35
viu - v0.2.2

Published by atanunq about 5 years ago

New features

  • Directory traversal ( + an optional --recursive flag)
  • -t flag to not print transparent pixels
  • --once flag to not loop gifs

Side note

Thanks for the contributions and feature requests! Keep it up!

viu - v0.2.1

Published by atanunq over 5 years ago

New features

  • Preview GIFs frame by frame without messing up scrollback buffer (Ctrl-C to cancel preview)
  • Accept media through STDIN
viu - v0.1

Published by atanunq over 5 years ago

Initial release in order for people to try it out without having Rust installed.

Package Rankings
Top 5.15% on Alpine-v3.18
Top 11.82% on Alpine-v3.17
Top 7.42% on Proxy.golang.org
Top 10.92% on Alpine-v3.16
Top 9.25% on Alpine-edge
Top 17.21% on Crates.io
Top 25.38% on Formulae.brew.sh