This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem.
Go to file
2022-12-04 03:35:36 +08:00
.github/workflows test build 2022-12-04 00:48:12 +08:00
lib add new plugin 2022-12-04 02:50:19 +08:00
log Delete gitignore 2020-10-05 19:29:01 +08:00
public test build 2022-12-04 00:11:14 +08:00
script Upgrade to 0.8.3 2021-11-28 14:25:54 +08:00
templates 更新到0.8.7 2022-12-03 17:50:16 +08:00
tests Upgrade to 0.8.6 2022-08-16 00:10:20 +08:00
tools Update cpanfile 2022-12-04 03:35:36 +08:00
.dockerignore Upgrade to 0.8.6 2022-08-16 00:10:20 +08:00
.eslintrc.json Upgrade to 0.8.6 2022-08-16 00:10:20 +08:00
.gitattributes Create .gitattributes 2020-10-03 15:19:37 +08:00
.gitignore Upgrade to 0.8.3 2021-11-28 14:25:54 +08:00
.gitmodules Create .gitmodules 2020-10-03 15:33:14 +08:00
.perltidyrc Create .perltidyrc 2020-10-03 15:21:07 +08:00
COPYING Add files via upload 2020-10-03 15:07:05 +08:00
Dockerfile test 2022-12-04 02:15:49 +08:00
jquery.dataTables.min.js 更新到主程序0.8.5 ,更新安卓客户端到1.3.0 2022-05-23 12:22:03 +08:00
lrr.conf Upgrade to 0.8.3 2021-11-28 14:25:54 +08:00
package.json 更新到0.8.7 2022-12-03 17:50:16 +08:00
README.md update translate 2022-08-16 00:38:50 +08:00

LANraragi_cn

This repo is a fork of Difegue / LANraragi , those things i've done was to translate this repo into chinese ,and fix chrome browser js problem .also use user root instead of user koyomi to fix the access permissions of the content folder on synology nas.

also i've build a docker image , if you are a user of docker ,you need to mount your comic folder to "/root/lanraragi/content" directory, and the database folder to "/root/lanraragi/database" directory.

Thanks to Difegue for developing this software

这是LANraragi的汉化版本相较与原版汉化了界面修复了chrome的js报错并且使用root账户代替koyomi解决群晖nas上面的无法访问挂载文件夹/home/koyomi/lanraragi/content目录的问题,我构建了一个docker镜像如果你是docker用户你需要将漫画文件夹挂载到/root/lanraragi/content数据库挂载到/root/lanraragi/database。

简介

Lanraragi是一个开源的压缩包漫画阅读器运行在Mojolicious和Redis基础上。

IC

下载源码 |📄 教程 |

安卓客户端(已提交中文支持):https://f-droid.org/packages/com.utazukin.ichaival/

IOS客户端(用AltStore安装) https://github.com/Doraemoe/DuReader/releases AltStore:https://altstore.io/

Windows客户端已提交中文支持 https://www.microsoft.com/zh-cn/p/lrreader/9mz6bwwvswjh

扫码直接查看教程

截图

主页, 预览图 主页, 列表模式
archive_thumb archive_list
阅读器 预览
reader reader_overlay
配置 插件配置
cfg cfg_plugin

功能

*以存档格式存储您的漫画。 支持zip / rar / targz / lzma / 7z / xz / cbz / cbr / pdfepub准支持

*直接从Web浏览器读取档案服务器使用临时文件夹从压缩文件中读取。

*使用内置的OPDS目录在专用的阅读器软件中阅读档案

*使用客户端API与其他程序中的LANraragi进行交互

*两种不同的用户界面:紧凑的存档列表,带有悬停缩略图或缩略图视图。

*从5种预装的响应库样式中进行选择或使用CSS添加您自己的样式。

*命名空间的完整标签支持:添加您自己的名称或使用插件从其他来源导入它们。

*设置收藏夹标签,以便能够快速在您的收藏夹中找到包含它们的档案

*自动标记将存档添加到LANraragi后将使用插件自动导入元数据。

*将数据库备份为JSON以将标签传递到另一个LANraragi实例。