Giter Club home page Giter Club logo

zipview's Introduction

zipview

Simple manga/comic book reader with continuous scrolling.

Opens *.zip and *.cbz files.

Usage

Click "Open" button to browse and select a file, 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.

screenshot

Requirements

  • CMake
  • base-devel (gcc, make)
  • Git
  • Qt5
  • QuaZip

Archlinux

sudo pacman --needed -S base-devel cmake git qt5-base quazip

Installation

git clone https://github.com/elviosak/zipview.git
mkdir -p zipview/build
cd zipview/build
cmake .. && make -j$(nproc) && sudo make install

Pepper & Carrot included in examples folder (episode 1)

Open source comic licensed under Creative Commons Attribution 4.0 International license

Attribution to:

Art: David Revoy. Scenario: David Revoy. English (original version) Proofreading: Alex Gryson, Amireeti.

Credit for the universe of Pepper&Carrot:

Creation: David Revoy. Lead Maintainer: Craig Maloney. Writers: Craig Maloney, Nicolas Artance, Scribblemaniac, Valvin. Correctors: Alex Gryson, CGand, Hali, Moini, Willem Sonke.

zipview's People

Contributors

elviosak avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.