Program for viewing QOI images.
To view a QOI file (*.qoi)
*.qoi
sh jqoiview <file>
To quit, press Q or Escape.
Q
Escape
Install cargo, and then run
cargo
sh cargo build --release
from the project root. Then jqoiview will be built in target/release.
jqoiview
target/release