All Projects → yangyueyul → Kreader

yangyueyul / Kreader

Android阅读器

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Kreader

plato
Document reader
Stars: ✭ 117 (+0%)
Mutual labels:  epub, reader
eBookReaderNX
A Nintendo Switch eBook Reader
Stars: ✭ 15 (-87.18%)
Mutual labels:  epub, reader
EveReader
Epub Reader, focused on annotation.
Stars: ✭ 68 (-41.88%)
Mutual labels:  epub, reader
z-reader
📘 [vscode插件] 小说阅读器,支持在线搜索和本地阅读,支持txt和epub格式
Stars: ✭ 205 (+75.21%)
Mutual labels:  epub, reader
Koodo Reader
A modern ebook manager and reader with sync and backup capacities for Windows, macOS, Linux and Web
Stars: ✭ 2,938 (+2411.11%)
Mutual labels:  reader, epub
react-viewer
Online EPUB/Comics viewer
Stars: ✭ 52 (-55.56%)
Mutual labels:  epub, reader
BookReader
📕 "任阅" 网络小说阅读器,3D翻页效果、txt/pdf/epub书籍阅读、Wifi传书~
Stars: ✭ 6,113 (+5124.79%)
Mutual labels:  epub, reader
Reader
高仿多看阅读器apk,支持PDF解析.文档支持搜索,高亮文字,墨迹等功能
Stars: ✭ 98 (-16.24%)
Mutual labels:  epub, reader
Thorium Reader
A cross platform desktop reading app, based on the Readium Desktop toolkit
Stars: ✭ 319 (+172.65%)
Mutual labels:  reader, epub
Duareader
电子书阅读器,支持txt,e-pub(图文混排),纯swift编写,支持OC混编。 An e-book reader that supports TXT and e-pub formats. This project is written in swift and supports hybrid compilation with objective OC
Stars: ✭ 258 (+120.51%)
Mutual labels:  reader, epub
bookery
Manage all your ebooks and send them to your reader
Stars: ✭ 35 (-70.09%)
Mutual labels:  epub, 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 (+7991.45%)
Mutual labels:  reader, epub
Readingcloud
An ebook reader written in Rails.
Stars: ✭ 33 (-71.79%)
Mutual labels:  reader, epub
Lector
Qt based ebook reader
Stars: ✭ 1,218 (+941.03%)
Mutual labels:  reader, epub
Kotlin Reference Chinese
Kotlin 官方文档(参考部分)中文版
Stars: ✭ 85 (-27.35%)
Mutual labels:  epub
Album Bankakyou
Most simple UI, gallery before your eyes.
Stars: ✭ 102 (-12.82%)
Mutual labels:  reader
Iostreams
IOStreams is an incredibly powerful streaming library that makes changes to file formats, compression, encryption, or storage mechanism transparent to the application.
Stars: ✭ 84 (-28.21%)
Mutual labels:  reader
Koreader Base
Base framework offering a Lua scriptable environment for creating document readers
Stars: ✭ 81 (-30.77%)
Mutual labels:  epub
Laravel Log Reader
A log reader and management tool for Laravel
Stars: ✭ 115 (-1.71%)
Mutual labels:  reader
Amusewiki
Text::Amuse-based publishing platform
Stars: ✭ 95 (-18.8%)
Mutual labels:  epub

掌读

项目展示

k 1

k 2

代码框架

Klibrary

Core

  • 抽象类或final类 很多抽象方法让子类实现,核心,自定义文件类型,字体类型,图片类型

Text

  • 文字处理 断字 类型(文字,超链,图片) char数组缓存 游标ZLTextview TextPage

Ui

  • 图片加载 颜色 CSS样式 自定义View 动画

Kooreader

Bookmodel

  • 包含书籍 目录 字体 缓存 TextModel

Formats

  • 各种格式的解析

Kooreader

  • 颜色,翻页边距设置 KooView 手势处理

Library

  • 本地书籍查看相关树

KooTree

  • 自定义树结构

Android

MainActivity

  • 主界面 阅读设置 本地文件选择

AIDL Service

  • 通过远程服务对数据库的操作

Sqlite

  • 数据库 book.db config.db

Preferences

  • 设置保存

util

  • 设备信息 横竖屏 Dialog显示

翻页效果

f 1

More

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].