Skip to content

Releases: hawkff/cbzr

Release list

cbzr v0.1.0

Choose a tag to compare

@hawkff hawkff released this 05 Jul 23:46

Terminal comic reader for .cbz and .cbr.

  • kitty graphics protocol with Unicode placeholders (kitty, ghostty, tmux passthrough); half-block fallback for any truecolor terminal
  • split screen: two books side by side
  • two-page spread in a single pane
  • vim keys with counts, chapter menu (ComicInfo.xml or folders)
  • bookmarks with fuzzy filter, rename, delete
  • OCR page search via tesseract
  • zoom, pan, rotate, page screenshots
  • browser hand-off on localhost

Archives are detected by signature, so mislabeled files (rar named .cbz) open fine.

macOS binaries are unsigned: xattr -d com.apple.quarantine cbzr-darwin-* after download, or build from source with go build.