lawrencenull / koodo-reader

A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web

Home Page:https://koodo.960960.xyz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Koodo Reader

A cross-platform ebook reader

Preview

Feature

  • Format support: epub, pdf, mobi, azw3, txt, md, djvu, docx, rtf, cbz, cbr, cbt, fb2, html and xml

  • Platform support: Windows , macOS, Linux and Web

  • Save your data to Dropbox or Webdav

  • Customize the source folder and synchronize among multiple devices using OneDrive, iCloud, Dropbox, etc.

  • Single-column, two-column, or continuous scrolling layouts

  • Text-to-speech, translation, progress slider, touch screen support, batch import

  • Add bookmarks, notes, highlights to your books

  • Origanize your books and notes with shelf and tag

  • Adjust font size, font family, line-spacing, paragraph spacing, background color, text color, margins, and brightness

  • Night mode and theme color

  • Text highlight, underline, boldness, italics and shadow

Installation

brew install --cask koodo-reader
  • Install with Docker:
docker-compose up -d

Develop

Make sure node's version on your computer is larger than 10.0.0, yarn and git is in place.

  1. Download the repo

    git clone https://github.com/troyeguo/koodo-reader.git
    
  2. Enter desktop mode

    yarn
    yarn dev
    
  3. Enter web mode

    yarn
    yarn start
    

Contribution

Contribution Contributor
translation for traditional Chinese TobySkarting, playercd8
translation for Russian vanja-san
installation for Homebrew singularitti
installation for Docker yanickxia
other contributors bamlan

Help

Click here to report your issue, or visit Website for more instruction.

About

A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web

https://koodo.960960.xyz

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 68.6%Language:TypeScript 21.9%Language:CSS 8.0%Language:HTML 1.5%Language:Dockerfile 0.0%