/koodo-reader

📚 A modern ebook manager and reader for epub, pdf, mobi, azw3 and txt, supporting Windows, macOS, Linux and Web. (跨平台的电子书阅读器,支持 epub, pdf, mobi, azw3 和 txt 格式)

Primary LanguageJavaScriptMIT LicenseMIT

简体中文 | 繁體中文 | English

Koodo Reader

A cross-platform ebook reader

Download | Website

Preview


Feature

Format support: epub , pdf, mobi, azw3, and txt

Platform support: Windows , macOS, Linux and Web

Save your data to Dropbox or Webdav

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

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

Text-to-speech, Translation

Bookmark, Note, Digest, Shelf and Tag

Adjust font, line-spacing, background color, text color and margins

Support for Touch Screen

Text highlight and underline

Installation

Desktop Version: Download

Web Version:Preview

Install with Homebrew:

brew install --cask koodo-reader

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
    

Docker

You can run in docker compose

docker-compose up -d

Roadmap

Check out Koodo's Roadmap on Trello

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.