troyeguo c4e26ec525 Merge pull request #53 from singularitti/patch-2
Update README_en.md

Former-commit-id: 1722abdacdc74e05b469ab61eaf434e7df106bee
2021-01-03 16:23:06 +08:00
2020-09-16 09:36:55 +08:00
2020-12-27 13:13:03 +08:00
2020-12-27 16:02:33 +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
2020-12-27 16:02:33 +08:00
2020-12-27 13:13:03 +08:00
2020-12-27 16:02:33 +08:00
2021-01-02 23:58:39 -05:00
2020-12-27 14:21:07 +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
2020-12-27 13:13:03 +08:00

Koodo Reader

A cross-platform ebook reader

简体中文 | English

Preview

Introduction

👏 Welcome to use Koodo Reader

✍️ Koodo Reader a open-source ebook reader, supporting desktop and web

Feature 👇

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

🌎 Platform support: Windows , macOS, Linux and Web

💡 Backup and Restore, Sync with your favorite cloud drive

📝 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

🌱 Of course Koodo Reader is still very young and has many shortcomings, but please believe it will keep moving forward 🏃

😘 Go to add your first book

Usage

Desktop : Download the latest software package(Windows7 is not supported yet) Click me

Install with Homebrew:

brew install --cask koodo-reader

WebWebsite is hosted on Vercel Click 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 version

    yarn
    yarn dev
    
  3. Enter web version

    yarn
    yarn start
    

Update

Whenever there is a update, a short message will show up in the software's header

Help

Click here to report your issue, or contact me with guo362429@gmail.com

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