troyeguo f7ae73463a fix bug
Former-commit-id: f5d066c65a5438a1e0e2c5de09ebf149415c6f93
2021-05-16 10:54:47 +08:00
2021-05-11 21:04:46 +08:00
2021-05-08 20:47:10 +08:00
2021-05-16 00:00:31 +08:00
2021-05-16 10:54:47 +08:00
2021-05-16 10:54:47 +08:00
2021-03-28 00:05:58 +08:00
2021-04-12 12:54:41 +08:00
2021-02-18 18:23:46 +08:00
2021-02-18 18:23:46 +08:00
2021-05-02 10:18:49 +08:00
2021-05-15 00:45:58 +08:00
2021-05-16 10:54:47 +08:00
2021-05-16 10:54:47 +08:00
2021-05-15 00:45:58 +08:00
2021-05-15 00:45:58 +08:00
2021-05-15 00:45:58 +08:00
2021-03-27 23:36:57 +08:00
2020-10-25 18:43:40 +08:00
2021-05-15 00:45:58 +08:00
2021-05-16 10:54:47 +08:00

Koodo Reader

A cross-platform ebook reader

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

Night mode and Theme color

Text highlight, underline, Italic and shadow

Installation

Desktop Version: Download

Web VersionPreview

Install with Homebrew:

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.

Description
No description provided
Readme AGPL-3.0 215 MiB
Languages
JavaScript 65.6%
TypeScript 30.3%
CSS 3.2%
Go 0.8%