Simple manga/comic book reader with continuous scrolling.
Opens *.zip
, *.cbz
and *.7z
files.
Drop a file in the program window or with cli:
zipview "/path/to/file.zip"
Scroll with mouse wheel or click to focus the image and use Up/Down arrow keys or Page Up/Page Down.
- CMake
- base-devel (gcc, make)
- Git
- Qt6
- KArchive
- KImageFormats (Optional, if installed provides compatibility with extra image formats)
sudo pacman --needed -S base-devel cmake git qt6-base karchive
git clone https://github.com/elviosak/zipview.git
cd zipview
cmake -B build -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr \
&& cmake --build build -- -j$(nproc) \
&& sudo cmake --install build
Pepper & Carrot included in examples folder (episode 1)
Open source comic licensed under Creative Commons Attribution 4.0 International license
Art: David Revoy.
Scenario: David Revoy.
English (original version) Proofreading: Alex Gryson, Amireeti.
Creation: David Revoy.
Lead Maintainer: Craig Maloney.
Writers: Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin.
Correctors: Alex Gryson, CGand, Hali, Moini, Willem Sonke.