winget install --id=neelabo.NeeView -e
An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available.
NeeView Portal Site (English/日本語)
An image viewer that allows you to browse images in folders and compressed files like a book. Powerful customization is available.
This is the main development branch. Basically, pull requests are accepted here.
Branches of each major version. When development of the next major version begins on the master branch, a branch is created to maintain the current major version.
Branches for feature development. It will be removed when merged into the master branch. These branches are working branches and are not guaranteed in any way.
> MAJOR . MINOR . BUILD
Update the MAJOR version with any feature additions or changes.
If there are no changes in functionality, such as bug fixes, the MINOR version will be updated.
The BUILD version is automatically assigned the number of commits up to that revision. It is internal and not public.