All Projects → troyeguo → Koodo Reader

troyeguo / Koodo Reader

Licence: AGPL-3.0 License
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web

Programming Languages

javascript
184084 projects - #8 most used programming language
typescript
32286 projects
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Koodo Reader

Koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
Stars: ✭ 9,467 (+222.23%)
Mutual labels:  reader, ebook, pdf, epub, djvu, fb2, cbz
Wedge
可配置的小说下载及电子书生成工具
Stars: ✭ 62 (-97.89%)
Mutual labels:  ebook, rtf, mobi, epub, docx, fb2
kthoom
Comic Book Reader in the Browser
Stars: ✭ 97 (-96.7%)
Mutual labels:  ebook, epub, cbr, cbz, cbt
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
Stars: ✭ 37 (-98.74%)
Mutual labels:  ebook, mobi, epub, docx, txt
Ethereum Development With Go Book
📖 A little book on Ethereum Development with Go (golang)
Stars: ✭ 754 (-74.34%)
Mutual labels:  ebook, mobi, pdf, epub, book
Easybook
Book publishing as easy as it should be (built with Symfony components)
Stars: ✭ 744 (-74.68%)
Mutual labels:  mobi, pdf, epub, book
Readteractive
Tool for writing and generating interactive books.
Stars: ✭ 23 (-99.22%)
Mutual labels:  mobi, pdf, epub, book
The Economist Ebooks
经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、新闻周刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired、Newsweek magazines, free download and subscription for kindle, mobi、epub、pdf format.
Stars: ✭ 3,471 (+18.14%)
Mutual labels:  ebook, mobi, pdf, epub
comi
ComiGO:Simple, cross-platform manga reader。简单、跨平台的漫画阅读器。シンプルな漫画リーダー。
Stars: ✭ 34 (-98.84%)
Mutual labels:  comic, epub, cbr, cbz
Open Publisher
Using Jekyll to create outputs that can be used as Pandoc inputs. In short - input markdown, output mobi, epub, pdf, and print-ready pdf. With a focus on fiction.
Stars: ✭ 242 (-91.76%)
Mutual labels:  ebook, mobi, pdf, epub
Buka
Buka is a modern software that helps you manage your ebook at ease.
Stars: ✭ 896 (-69.5%)
Mutual labels:  reader, ebook, pdf, book
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+108.07%)
Mutual labels:  ebook, epub, reader, txt
MangDL
The most inefficient Manga downloader for PC
Stars: ✭ 40 (-98.64%)
Mutual labels:  reader, cbr, cbz, cbt
Laravel Book
Up to date Epub, Mobi and PDF versions from the official Laravel Docs
Stars: ✭ 221 (-92.48%)
Mutual labels:  ebook, mobi, pdf, epub
Lector
Qt based ebook reader
Stars: ✭ 1,218 (-58.54%)
Mutual labels:  reader, ebook, mobi, epub
InMangaKindle
Descarga manga en español en diferentes formatos (PNG, PDF, EPUB, MOBI)
Stars: ✭ 43 (-98.54%)
Mutual labels:  comic, ebook, mobi, epub
z-reader
📘 [vscode插件] 小说阅读器,支持在线搜索和本地阅读,支持txt和epub格式
Stars: ✭ 205 (-93.02%)
Mutual labels:  epub, reader, txt
Unix As Ide
The ebook version of Tom Ryder's series on the Unix programming environment
Stars: ✭ 315 (-89.28%)
Mutual labels:  ebook, mobi, epub
eBookReaderNX
A Nintendo Switch eBook Reader
Stars: ✭ 15 (-99.49%)
Mutual labels:  ebook, epub, reader
bookery
Manage all your ebooks and send them to your reader
Stars: ✭ 35 (-98.81%)
Mutual labels:  ebook, epub, reader

简体中文 | English

Koodo Reader

A cross-platform ebook reader

Preview

Feature

  • Format support:
    • EPUB (.epub)
    • Scanned document (.pdf, .djvu)
    • DRM-free Mobipocket (.mobi) and Kindle (.azw3)
    • Plain text (.txt)
    • FictionBook (.fb2)
    • Comic book archive (.cbr, .cbz, .cbt)
    • Rich text (.md, .docx, .rtf)
    • Hyper Text (.html, .xml, .xhtml, .htm)
  • Platform support: Windows, macOS, Linux and Web
  • Save your data to Dropbox or Webdav
  • Customize the source folder and synchronize among multiple devices using OneDrive, iCloud, Dropbox, etc.
  • Single-column, two-column, or continuous scrolling layouts
  • Text-to-speech, translation, progress slider, touch screen support, batch import
  • Add bookmarks, notes, 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 highlight, underline, boldness, italics and shadow

Installation

  • Desktop Version:
    • Stable Version (Recommended): Download
    • Developer Version: Download ( With new feature and bug fix, but may induce some unknown bugs)
  • Web Version:Preview
  • Install with Scoop:
scoop bucket add dorado https://github.com/chawyehsu/dorado
scoop install dorado/koodo-reader
  • Install with Homebrew:
brew install --cask koodo-reader
  • Install with Docker:
docker-compose up -d

Screenshot

List mode Cover mode Reader menu Backup and restore Dark mode and theme color Note management

Develop

Make sure that you have installed yarn and git, node's version on your computer is larger than 14.0.0.

  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
    

Translation

Koodo Reader use POEditor to manage localization, Visit here to edit current translation or add new language

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].