Code Monkey home page Code Monkey logo

cbxv's Introduction

cbxv - The high fidelity comic book viewer


cbxv is a native, desktop application for viewing comic book and manga (.cbz and .cbr) files. It stays lean and fast by eschewing any sort of extraneous web technologies or library management features. It distinguishes itself by focusing on features for manipulating the layout, so that the art and story can be appreciated closer to the original intent.

Take for example the beautiful two page spread shown in cbxv below. It's a complete scene with two spaceships converging for an epic battle on the left, and our hero, victorious, exiting the scene in the lower right. In a basic viewer, even with a cover-to-cover scan, the first two page spread would show the cover and inside cover, so that by the time you got to these pages they would be misaligned and not shown at the same time, ruining the scene.

Note: All comic images shown on these pages are believed to be in the public domain. If you feel that's in error, please notify me and I will replace them with ones that are.

Features

  • Auto-joining and manual joining of pages
  • Auto-layout "reflow"
  • Bi-directional layout (Left-To-Right and Right-To-Left reading)
  • Layout Persistence
  • 2-Page, 1-Page and Strip Layouts
  • Page hiding
  • Bookmarks
  • Page Export
  • Fullscreen View
  • Unique HUD Interface
  • Drag and Drop File Opening
  • Never alters original files
  • Supports most common formats; .cbz, .cbr, .cb7, .cbt, .pdf
  • Native performance

Program Manual

Dependencies

  • Linux - You must have Gtk3 installed. This is very common on Linux. If you don't have it already you must install the appropriate package for your distro.

    • Arch and Fedora - gtk3
    • Debian and Ubuntu - libgtk-3-0
  • Mac - Like Linux you must have Gtk3 installed. This is less common than Linux but faily straightforward. Install Homebrew and run:

    brew install pkg-config gtk+3 adwaita-icon-theme

  • Windows - Everything that you need is in the archive available under the releases section.

Installation

  • Linux - Download the Linux build from the release area and unarchive it. On Linux cbxv is a single executable, put it wherever you like and run it. For your convenience a simple script is provided to put a desktop file and icon in the appropriate places for your user.

    • Arch - cbxv is also available from the AUR, so if you're on Arch you could install cbxv from there if you prefer. Below is an example using the yay AUR helper:

      yay -S libunarr-git cbxv-git

  • Windows - Download the Windows build from the release area and unarchive it. Copy the resulting directory to program files or wherever you like and run it.

  • Mac - Download the Mac build from the release area and unarchive it. Copy the cbxv.app directory to Applications and double-click on it.

Usage

cbxv has an unusual interface, like a game or media player. It is 
largely keyboard driven, but many functions are also available 
with the mouse:

|Command            |Key            |Mouse               |
|-------------------|---------------|--------------------|
|quit               |q              |Window Close Button | 
|openFile           |o              |Title Button        |
|closeFile          |c              |NA                  |
|rightPage          |d|l|RightArrow |Right Side          |
|leftPage           |a|h|LeftArrow  |Left Side           |
|firstPage          |w|k|UpArrow    |NA                  |
|lastPage           |s|j|DownArrow  |NA                  |
|nextFile           |n              |NA                  |
|previousFile       |p              |NA                  |
|toggleBookmark     |[Space]        |Bookmark Buttons    |
|lastBookmark       |L              |NA                  |
|help               |?|[F1]         |Question Mark Button|
|toggleDirection    |[BackTick]     |Direction Toggle    |
|1-Page Layout      |1              |NA                  |
|2-Page Layout      |2              |NA                  |
|stripLayout        |3              |NA                  |
|hidePage           |-              |NA                  |
|toggleJoin         |r              |Join Toggle         |
|toggleFullscreen   |f|[F11]        |Fullscreen Toggle   |
|selectPage         |[Tab]          |Page Index Buttons  |
|exportPage         |e              |NA                  |

Program Manual

cbxv's People

Contributors

mftb0 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cbxv's Issues

Bug: Force Quits on Mac Monterey (both intel + m1)

Thank you for this beautiful and specific software -- this kind of high quality niche-scratcher is the stuff that makes software worthwhile in my opinion :)

One issue -- the current version doesn't seem to open on Mac (Monterey, 12.6), either Intel or M1 models. Let me know what further information would be helpful -- I've included what appears to be the relevant info from the crash report below:


Time Awake Since Boot: 350000 seconds

System Integrity Protection: enabled

Crashed Thread:        0

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace DYLD, Code 1 Library missing
Library not loaded: '/usr/local/opt/gtk+3/lib/libgdk-3.0.dylib'
Referenced from: '/Applications/cbxv.app/Contents/MacOS/cbxv'
Reason: tried: '/usr/local/opt/gtk+3/lib/libgdk-3.0.dylib' (no such file), '' (no such file), '' (no such file)
(terminated at launch; ignore backtrace)

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.