troyeguo e32bfad800 Update to 1.2.0
Former-commit-id: e2983d1d0b78b788b5594190dd51fa246b2cde09
2021-01-28 20:40:36 +08:00
2021-01-28 20:25:24 +08:00
2021-01-23 00:08:41 +08:00
2021-01-28 20:25:24 +08:00
2021-01-28 20:40:36 +08:00
2020-12-27 13:41:37 +08:00
2020-12-27 13:13:03 +08:00
2020-07-02 09:51:16 +08:00
2020-12-27 14:21:07 +08:00
2020-09-10 22:23:46 +08:00
2021-01-24 13:59:06 +08:00
2020-12-27 13:13:03 +08:00
2021-01-24 12:30:54 +08:00
2021-01-28 20:40:36 +08:00
2021-01-28 20:40:36 +08:00
2021-01-28 20:40:36 +08:00
2020-12-27 13:41:37 +08:00
2020-10-25 18:43:40 +08:00
2020-10-17 23:30:16 +08:00
2021-01-24 00:06:58 +08:00

Koodo Reader

A cross-platform ebook reader

Preview

Introduction

Welcome to use Koodo Reader

Koodo Reader an open-source ebook reader, supporting desktop and web

Feature

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

Platform support: Windows , macOS, Linux and Web

Save your data to Dropbox or Webdav

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

Language support: Simplified Chinese, Traditional Chinese and English

Usage

Desktop : Click me

Install with Homebrew:

brew install --cask koodo-reader

WebClick me

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
    

Update

When an update is available, you will receive a notification when you open the software.

Contribution

Contribution Contributor
translation for traditional Chinese TobySkarting, playercd8
installation for Homebrew singularitti
other contributors bamlan

Help

Click here to report your issue, or visit https://koodo.960960.xyz/support for help.

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