troyeguo 7aa4bdac26 fix bug
Former-commit-id: 572f58b17a5a5778e1b82b4fcc86bb18d9874bee
2020-10-18 21:54:44 +08:00
2020-09-16 09:36:55 +08:00
2020-10-18 21:54:44 +08:00
2020-10-18 21:54:44 +08:00
2020-07-02 09:51:16 +08:00
2020-09-16 09:36:55 +08:00
2020-06-08 20:30:15 +08:00
2020-09-10 22:23:46 +08:00
2020-10-18 21:54:44 +08:00
2020-08-05 23:41:28 +08:00
2020-10-18 21:54:44 +08:00
2020-10-18 21:54:44 +08:00
2020-10-18 21:54:44 +08:00
2020-10-18 21:54:44 +08:00
2020-04-26 13:28:03 +08:00
2020-10-15 00:11:08 +08:00
2020-10-17 23:30:16 +08:00
2020-10-18 21:54:44 +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 👇

🌈 Formate support: epub, pdf, mobi 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, 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 Click me

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)[https://github.com/troyeguo/koodo-reader/issues] to report your issue.

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