Skip to content

📚 A modern eBook reader for epub, pdf, mobi, azw3 and txt, supporting Windows, macOS, Linux and Web. (跨平台的电子书阅读器,支持 epub, pdf, mobi, azw3 和 txt 格式)

License

Notifications You must be signed in to change notification settings

pigeon-media/koodo-reader

 
 

Repository files navigation

Koodo Reader

A cross-platform ebook reader

Preview

Feature

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

Platform support: Windows , macOS, Linux and Web

Save your data to Dropbox or Webdav

Customize the source folder and synchronize multiple devices using OneDrive, iCloud, Dropbox, etc.

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

Installation

Desktop Version: Download

Web Version:Preview

Install with Homebrew:

brew install --cask koodo-reader

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

You will receive an update 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 Website for more instruction.

Sponsor

If you found this project helpful, please consider giving us a star.

About

📚 A modern eBook reader for epub, pdf, mobi, azw3 and txt, supporting Windows, macOS, Linux and Web. (跨平台的电子书阅读器,支持 epub, pdf, mobi, azw3 和 txt 格式)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 64.9%
  • TypeScript 23.1%
  • CSS 9.9%
  • HTML 2.1%