# Magisk 中文文档 **Repository Path**: Jesse205/magisk-chinese-document ## Basic Information - **Project Name**: Magisk 中文文档 - **Description**: 精心机翻的 Magisk 中文文档,仅供参考 - **Primary Language**: NodeJS - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: https://jesse205.github.io/MagiskChineseDocument/ - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2022-10-31 - **Last Updated**: 2025-04-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: Android, Magisk, Documentation ## README # Magisk 中文文档 | Magisk Chinese Document 这是由 Jesse205 根据 [Magisk 官方文档](https://topjohnwu.github.io/Magisk/) 翻译的中文文档,并补充了一些内容。 This is a Chinese translation by Jesse205 based on [Magisk official documentation](https://topjohnwu.github.io/Magisk/) with some additions. [![License](https://img.shields.io/github/license/Jesse205/MagiskChineseDocument)](./LICENSE) ![截图](https://jesse205.github.io/images/graphs/magisk_chinese_document.webp) **这不是官方支持的 topjohnwu 项目!** - 文档链接: - 官方文档: > [!NOTE] > > 此仓库分别存在 Gitee 与 Github 上,Gitee 为主仓库,Github 为镜像仓库 > > - [Gitee 仓库](https://gitee.com/Jesse205/magisk-chinese-document) > - [GitHub 仓库](https://github.com/Jesse205/MagiskChineseDocument) ## 开发 本项目使用 pnpm,开发环境需要安装 [pnpm](https://pnpm.io/)。 - 调试:`pnpm dev` - 构建:`pnpm build` ## 贡献 - 请尽量采用[《中文技术文档写作规范》](https://github.com/ruanyf/document-style-guide)。 - 建议尽量使用 Gitee 提交 pr,其他镜像平台提交的内容可能会因强制推送丢失。 ## 许可 ``` txt Copyright (C) 2023 Jesse205 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 . ``` > [!NOTE] > > 如果您**只是**引用了本文档**翻译**的内容,则您的代码无需遵循 GPL 许可。 ## Star 历史 [![Star 历史图表](https://api.star-history.com/svg?repos=Jesse205/MagiskChineseDocument&type=Date)](https://star-history.com/#Jesse205/MagiskChineseDocument&Date)