Skills2026年5月10日·1 分钟阅读

Suwayomi — Self-Hosted Manga Reader Server

Server-based manga reader compatible with Tachiyomi extensions, letting you browse and read manga from any browser or client.

Agent 就绪

这个资产可以被 Agent 直接读取和安装

TokRepo 同时提供通用 CLI 命令、安装契约、metadata JSON、按适配器生成的安装计划和原始内容链接,方便 Agent 判断适配度、风险和下一步动作。

Native · 98/100策略:允许
Agent 入口
任意 MCP/CLI Agent
类型
Skill
安装
Single
信任
信任等级:Established
入口
Suwayomi Overview
通用 CLI 安装命令
npx tokrepo install 89794d8b-4c28-11f1-9bc6-00163e2b0d79

Introduction

Suwayomi (formerly Tachidesk) is a self-hosted manga reader server that brings Tachiyomi's extension ecosystem to the desktop and web. It runs as a server process and serves manga through a browser-based UI or dedicated client apps, centralizing your library on one machine.

What Suwayomi Does

  • Hosts a manga reading server accessible from any web browser
  • Supports Tachiyomi-compatible extensions for hundreds of manga sources
  • Tracks reading progress, bookmarks, and library organization
  • Downloads chapters for offline reading on the server
  • Syncs reading state across multiple client devices

Architecture Overview

Suwayomi is a Kotlin/JVM application that loads Tachiyomi extension APKs to fetch manga metadata and pages from upstream sources. It exposes a GraphQL API consumed by the built-in web UI or third-party clients. Data is stored locally in a SQLite database, and downloaded chapters are saved as image files on disk.

Self-Hosting & Configuration

  • Deploy via Docker using the official container image
  • Mount a persistent volume for library data and downloaded chapters
  • Access the web UI at port 4567 and install desired extensions
  • Configure download location, update schedules, and authentication
  • Optionally pair with Suwayomi clients on Android, iOS, or desktop

Key Features

  • Full compatibility with the Tachiyomi extension ecosystem
  • Browser-based reader with customizable reading modes
  • Automatic chapter update checking on a configurable schedule
  • Multi-user support for shared household servers
  • GraphQL API for building custom clients and integrations

Comparison with Similar Tools

  • Tachiyomi — Android-only app; Suwayomi runs as a server for any platform
  • Komga — comic/manga server for local files; Suwayomi fetches from online sources
  • Kavita — self-hosted reading server for local libraries; Suwayomi focuses on source-based browsing
  • Paperback — iOS manga reader; Suwayomi is platform-agnostic via browser

FAQ

Q: Is Suwayomi legal to use? A: Suwayomi is an open-source reader. Legality depends on the content sources and your local laws.

Q: Can I migrate from Tachiyomi? A: Yes, Suwayomi supports importing Tachiyomi backup files to transfer your library and progress.

Q: Does it support reading local manga files? A: Yes, you can add local directories containing CBZ, CBR, or image folders to your library.

Q: What clients work with Suwayomi? A: The built-in web UI works in any browser. Dedicated clients exist for Android (Tachiyomi-compatible) and desktop.

Sources

讨论

登录后参与讨论。
还没有评论,来写第一条吧。

相关资产