qimgv
Qt image viewer with optional video support
Qimgv is a configurable Qt image viewer, with optional video support.
- Versions: 1.0.3-alpha
- Website: https://github.com/easymodo/qimgv
- Licenses: GPL 3+
- Package source: gnu/packages/image-viewers.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of qimgv as follows:
guix install qimgv
Or install a particular version:
guix install qimgv@1.0.3-alpha
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.
Badge code
You can use the following badge to inform users of qimgv about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/qimgv'><img src='https://packages.guix.gnu.org/packages/qimgv/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/qimgv)
Example Org:
[[https://packages.guix.gnu.org/packages/qimgv][https://packages.guix.gnu.org/packages/qimgv/badges/latest-version.svg]]