mirror of
https://github.com/QYG2297248353/appstore-1panel.git
synced 2026-06-16 01:02:14 +08:00
Processed apps directory via GitHub Actions
This commit is contained in:
@@ -0,0 +1,70 @@
|
||||
# Kotatsu
|
||||
|
||||
口袋里的漫画
|
||||
|
||||
<img height="128px" src="https://file.lifebus.top/apps/kotatsu/logo.png" alt="Kotatsu" width="128px"/>
|
||||
|
||||

|
||||
|
||||
## 安装说明
|
||||
|
||||
### Kotatsu 同步服务器
|
||||
|
||||
Kotatsu 是一款适用于 Android 平台的免费开源漫画阅读器。它支持多种语言的在线漫画,并具备筛选和搜索功能、本地存储离线阅读、收藏、书签、新章节通知等功能。
|
||||
|
||||
如果您不想公开自部署的同步服务器,请在注册完成自己的设备后,将`允许新用户注册`改为禁止,重启即可。
|
||||
|
||||
### 初始化数据库
|
||||
|
||||
创建数据库后,请将应用目录 `config/database.sql` 数据库文件进行初始化。
|
||||
|
||||
## 简介
|
||||
|
||||
一款简单、方便的 Android 开源漫画阅读器,由社区提供,您可以比以往更轻松地找到和阅读您喜欢的漫画。
|
||||
|
||||
## 特性
|
||||
|
||||
### 大量来源
|
||||
|
||||
支持超过 1000 个来源
|
||||
|
||||
### 可定制的阅读器
|
||||
|
||||
通过不同的阅读器设置使阅读更加方便
|
||||
|
||||
### 支持追踪
|
||||
|
||||
支持 MyAnimeList、Anilist 和 Shikimori
|
||||
|
||||
### 智能搜索
|
||||
|
||||
快速轻松地搜索感兴趣的标题
|
||||
|
||||
### 强大的下载器
|
||||
|
||||
可以缓慢下载标题以避免出现源问题
|
||||
|
||||
### 同步
|
||||
|
||||
轻松在您的设备之间同步系列。
|
||||
|
||||
## 下载客户端
|
||||
|
||||
<div style="display: flex; justify-content: center; gap: 40px; text-align: center;">
|
||||
<div style="width: 256px; display: flex; flex-direction: column; align-items: center;">
|
||||
<img src="https://file.lifebus.top/imgs/badge/get-f-droid-badge.svg"
|
||||
alt="F-Droid"
|
||||
style="width: 256px; height: 80px; object-fit: contain;">
|
||||
<a href="https://f-droid.org/packages/org.koitharu.kotatsu/">F-Droid</a>
|
||||
</div>
|
||||
<div style="width: 256px; display: flex; flex-direction: column; align-items: center;">
|
||||
<img src="https://file.lifebus.top/imgs/badge/github-badge.svg"
|
||||
alt="GitHub"
|
||||
style="width: 256px; height: 80px; object-fit: contain;">
|
||||
<a href="https://github.com/KotatsuApp/Kotatsu/releases/latest/">GitHub Releases</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||

|
||||
Reference in New Issue
Block a user