jqoiview

Program for viewing QOI images.

Usage

To view a QOI file (*.qoi)

sh jqoiview <file>

To quit, press Q or Escape.

Installation

Install cargo, and then run

sh cargo build --release

from the project root. Then jqoiview will be built in target/release.