Skip to content

一款基于Compose的多数据源轻小说阅读器。支持epub导出,自定义背景样式,本地书架和更新提醒等功能。

License

Notifications You must be signed in to change notification settings

dmzz-yyhyy/LightNovelReader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

65f6421 · Mar 29, 2025
Feb 3, 2025
Mar 15, 2025
Mar 29, 2025
Jan 16, 2025
Feb 6, 2025
Mar 29, 2025
Mar 29, 2025
Jul 25, 2024
Feb 1, 2025
Mar 29, 2025
Jan 31, 2025
Jan 30, 2025
Jul 13, 2024
Jul 13, 2024
Mar 29, 2025
Jul 13, 2024

Repository files navigation

LightNovelReader

Android Kotlin Jetpack Compose QQ Group

轻小说阅读软件,使用 Jetpack Compose 框架编写

drawing

介绍

LightNovelReader 重构版 是一款开源的轻小说阅读软件,使用 Kotlin 和 Jetpack Compose 编写,具有轻量化的体积和流畅的阅读体验。此外,还有多种有用的功能,如 EPUB 导出、离线阅读和多数据源支持。

特性

  • 完全重构的版本(可在 此处 查看重构前的分支)
  • 使用 Jetpack Compose,提供流畅的阅读体验,支持 Android 7.0 ~ 15
  • 缓存-支持缓存书本内容,以及离线优先的阅读
  • 探索-发现新书、推荐榜,标签分类,关键词搜索……
  • 多数据源支持-可以切换数据源,甚至可以看漫画。数据源之间数据独立
  • 书架-完整的书架系统,支持创建和命名书架,将书本加入收藏、获取书本更新提示
  • 将书本导出为 EPUB 文件
  • 热情的开发者,还有更多…

下载

GitHub Releases 下载最新发布版。要体验最新的功能与 Bug 修复,请从 Actions 下载最新构建。

支持

  • 此处 提交一个 Bug 反馈或新功能请求
  • 欢迎加入 QQ 讨论群:867785526 | 邀请链接

软件截图

image
image
image
image
image
image

关于 EpubLib

为了处理epub的导出问题,我们单独创建了一个epub处理模块,如果您感兴趣,可以看这里

License

Copyright (C) 2024 by NightFish <hk198580666@outlook.com>
Copyright (C) 2024 by yukonisen <yukonisen@curiousers.org>

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.