miniview 0.1.0

Display an image within a (graphical) window. Callable from a CLI interface.
miniview-0.1.0 is not a library.
Visit the last successful build: miniview-0.6.1

Build Status

miniview

'mini' as in, it can't do much =)

Display an image within a (graphical) window.

Install

With cargo install: cargo install --force miniview

Pre build binary: see releases

Usage

Usage Linux example Windows example (cmd.exe)
miniview --from-path <PATH_TO_IMAGE> miniview --from-path image.png miniview --from-path image.png
miniview --from-stdin-path `echo image.png miniview --from-stdin-path`
miniview --from-stdin-bytes `cat image.png miniview --from-stdin-bytes`

Press ESC to exit the image window.

Suggestions, Questions, Bugs

Feel free to open an issue :mailbox_with_mail: if you have a suggestion, a question or found a bug =).

:guitar: :trumpet: :violin: :saxophone: