https://github.com/uranusjr/komiq
Image viewer
https://github.com/uranusjr/komiq
image-viewer qt unzip
Last synced: 3 months ago
JSON representation
Image viewer
- Host: GitHub
- URL: https://github.com/uranusjr/komiq
- Owner: uranusjr
- License: gpl-3.0
- Created: 2019-01-03T23:42:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-16T18:32:22.000Z (over 6 years ago)
- Last Synced: 2025-03-21T01:26:48.184Z (over 1 year ago)
- Topics: image-viewer, qt, unzip
- Language: C++
- Size: 134 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Komiq
=====
An image viewer. For personal use. If you find this useful, great; if not,
don’t ask me for instructions.
Copyright (C) 2019 Tzu-ping Chung
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see .
[zip] (and the bundled minip implementation) is redistributed under the
[Unlicense](https://github.com/kuba--/zip/blob/master/UNLICENSE) terms.
[zip]: https://github.com/kuba--/zip
## Compilation
Windows is the main target, but code should compile on most platforms.
I use Qt 5.12, but I think 5.10 is good enough. C++14 is required.
## TODO
* Windows Explorer integration
* Seeker