Back to Koodo Reader

README

README.md

2.3.27.8 KB
Original Source
<div align="left">

简体中文 | हिंदी |Português | Indonesian | English

</div> <div align="center" > </div> <h1 align="center"> Koodo Reader </h1> <h3 align="center"> A cross-platform ebook reader </h3> <div align="center">

Download | Preview | Roadmap | Document | Plugins

</div>

Preview

<div align="center"> </div>

Features

  • Format support:
    • EPUB (.epub)
    • PDF (.pdf)
    • DRM-free Mobipocket (.mobi) and Kindle (.azw3, .azw)
    • Plain-text (.txt)
    • FictionBook (.fb2)
    • Comic book archive (.cbr, .cbz, .cbt, .cb7)
    • Rich text (.md, .docx)
    • HyperText (.html, .xml, .xhtml, .mhtml, .htm)
  • Platform support: Windows, macOS, Linux, Android, iOS and Web
  • Sync and backup your data with OneDrive, Google Drive, Dropbox, iCloud, MEGA, pCloud, Yandex Disk, Box, FTP, SFTP, WebDAV, SMB, or Object Storage
  • Easily import books from OneDrive, Google Drive, MEGA, Yandex Disk, Box, FTP, SFTP, WebDAV, SMB, or Object Storage
  • AI dictionary, summarization, encyclopedia and translation
  • Single-column, two-column or continuous scrolling layouts
  • Text-to-speech, translation, dictionary, touch screen support, and batch import
  • Add bookmarks, notes, and highlights to your books
  • Adjust font size, font family, line-spacing, paragraph spacing, background color, text color, margins, and brightness
  • Night mode and theme color
  • Text highlighting, underline, boldness, italics, and shadow

Installation

Desktop version: Download

Web version:Visit

Android version:Download

iOS version:Download

Install with Scoop:

shell
scoop bucket add extras
scoop install extras/koodo-reader

Install with Homebrew:

shell
brew install --cask koodo-reader

Install with Docker:

Installation Guide

Screenshot

<div align="center"> <b>Book list</b>

<kbd></kbd>

<b>Book display</b>

<kbd></kbd>

<b>List mode</b>

<kbd></kbd>

<b>Cover mode</b>

<kbd></kbd>

<b>Reader menu</b>

<kbd></kbd>

<b>Dark mode</b>

<kbd></kbd>

</div>

Develop

Make sure that you have installed yarn and git

  1. Download the repo

    git clone https://github.com/koodo-reader/koodo-reader.git
    
  2. Enter desktop mode

    yarn
    yarn dev
    
  3. Enter web mode

    yarn
    yarn start
    

Translation

Edit current language

  1. Select your target language from the following list.

  2. Click the view button to examine the source file. The untranslated terms are listed at the bottom of each file.

  3. Translate the terms to your target language based on the given English reference

  4. Submit the translation file or just translation snippets based on the amount of your translation to this link. Pull request is also welcomed.

Language(A-Z)CodeView
AmharicamView
ArabicarView
ArmenianhyView
BengalibnView
BulgarianbgView
Chinese (CN)zh-CNView
Chinese (MO)zh-MOView
Chinese (TW)zh-TWView
CzechcsView
DanishdaView
DutchnlView
EnglishenView
FinnishfiView
FrenchfrView
GermandeView
GreekelView
HindihiView
HungarianhuView
IndonesianidView
InterlingueieView
IrishgaView
ItalianitView
JapanesejaView
KoreankoView
PersianfaView
PolishplView
PortugueseptView
Portuguese (BR)pt-BRView
RomanianroView
RussianruView
SlovenianslView
SpanishesView
SwedishsvView
TamiltaView
ThaithView
TagalogtlView
TibetanboView
TurkishtrView
UkrainianukView
VietnameseviView

Add new language

  1. If you can't find your target language from the above list, download the English source file from this link.

  2. When you're finished translating, submit the source file to this link. Pull requests are also welcome.