troyeguo 5a920b02f4 Update to 1.2.0
Former-commit-id: 9e1d3f0fa36a28da2bfb0de2532737d41290ce89
2021-01-23 00:08:41 +08:00
2021-01-23 00:08:41 +08:00
2021-01-23 00:08:41 +08:00
2021-01-23 00:08:41 +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-23 00:08:41 +08:00
2020-12-27 13:13:03 +08:00
2021-01-23 00:08:41 +08:00
2021-01-23 00:08:41 +08:00
2021-01-23 00:08:41 +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(Windows 7 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 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.

Help

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

Description
No description provided
Readme AGPL-3.0 188 MiB
Languages
JavaScript 68.9%
TypeScript 28%
CSS 3%