troyeguo d0856482e8 fix bug
Former-commit-id: 5fa430e30ff91675df3d4b98c0f2de2429f42a3b
2020-10-18 22:17:00 +08:00
2020-09-16 09:36:55 +08:00
2020-10-18 22:17:00 +08:00
2020-10-18 22:17:00 +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 22:17:00 +08:00
2020-10-18 22:17:00 +08:00
2020-10-18 22:05:45 +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 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%