mirror of
https://github.com/LittleTurtle2333/SimplicityTools.git
synced 2026-07-12 11:21:18 +08:00
Update README.md
This commit is contained in:
22
README.md
22
README.md
@@ -11,7 +11,7 @@
|
|||||||
<p>一个基于 MIUI13(Android12)适配的系统拓展Xposed模块</p>
|
<p>一个基于 MIUI13(Android12)适配的系统拓展Xposed模块</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 模块说明
|
### 模块说明
|
||||||
|
|
||||||
@@ -20,6 +20,8 @@
|
|||||||
|
|
||||||
开发者:[酷安@乌堆小透明](http://www.coolapk.com/u/883441)
|
开发者:[酷安@乌堆小透明](http://www.coolapk.com/u/883441)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 已实现功能
|
### 已实现功能
|
||||||
<details>
|
<details>
|
||||||
<summary>点击展开详情</summary>
|
<summary>点击展开详情</summary>
|
||||||
@@ -105,19 +107,33 @@
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 模块截图
|
### 模块截图
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### 下载地址
|
### 下载地址
|
||||||
|
|
||||||
Xposed仓库下载:[点击此处下载最新发行版](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases)
|
Xposed仓库下载:[点击此处下载最新发行版](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases)
|
||||||
|
|
||||||
酷安下载:[点击此处下载最新发行版](https://www.coolapk.com/apk/com.lt2333.simplicitytools)
|
酷安下载:[点击此处下载最新发行版](https://www.coolapk.com/apk/com.lt2333.simplicitytools)
|
||||||
## 第三方开源引用
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 改进翻译
|
||||||
|
[](https://crowdin.com/project/simplicitytools)[点击此处进入Crowdin](https://crowdin.com/project/simplicitytools)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 第三方开源引用
|
||||||
##### GNU General Public License v2.0
|
##### GNU General Public License v2.0
|
||||||
[LSPosed/CorePatch](https://github.com/LSPosed/CorePatch)
|
[LSPosed/CorePatch](https://github.com/LSPosed/CorePatch)
|
||||||
##### GNU Lesser General Public License v2.1
|
##### GNU Lesser General Public License v2.1
|
||||||
[577fkj/blockmiui](https://github.com/577fkj/blockmiui)
|
[577fkj/blockmiui](https://github.com/577fkj/blockmiui)
|
||||||
|
|
||||||
## License
|
---
|
||||||
|
|
||||||
|
### License
|
||||||
[GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE)
|
[GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE)
|
||||||
|
|||||||
18
README_EN.md
18
README_EN.md
@@ -11,13 +11,15 @@
|
|||||||
<p>A system extension Xposed module based on MIUI13 (Android12) </p>
|
<p>A system extension Xposed module based on MIUI13 (Android12) </p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Description
|
### Description
|
||||||
|
|
||||||
Only MIUI13 (Android12) is supported. The rest of the versions may not be valid, please do not install and use.
|
Only MIUI13 (Android12) is supported. The rest of the versions may not be valid, please do not install and use.
|
||||||
It is in the early stage of development, with fewer functions, and will be improved gradually.
|
It is in the early stage of development, with fewer functions, and will be improved gradually.
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
<details>
|
<details>
|
||||||
<summary>Click to expand details</summary>
|
<summary>Click to expand details</summary>
|
||||||
@@ -103,18 +105,32 @@ It is in the early stage of development, with fewer functions, and will be impro
|
|||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Screenshot
|
### Screenshot
|
||||||

|

|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
### Download
|
### Download
|
||||||
|
|
||||||
Xposed Repo:[Click here to download the latest release](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases)
|
Xposed Repo:[Click here to download the latest release](https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases)
|
||||||
|
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
### 改进翻译
|
||||||
|
[](https://crowdin.com/project/simplicitytools)[Click here to Crowdin](https://crowdin.com/project/simplicitytools)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## Third party open source references
|
## Third party open source references
|
||||||
##### GNU General Public License v2.0
|
##### GNU General Public License v2.0
|
||||||
[LSPosed/CorePatch](https://github.com/LSPosed/CorePatch)
|
[LSPosed/CorePatch](https://github.com/LSPosed/CorePatch)
|
||||||
##### GNU Lesser General Public License v2.1
|
##### GNU Lesser General Public License v2.1
|
||||||
[577fkj/blockmiui](https://github.com/577fkj/blockmiui)
|
[577fkj/blockmiui](https://github.com/577fkj/blockmiui)
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
## License
|
## License
|
||||||
[GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE)
|
[GNU General Public License v3.0](https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE)
|
||||||
|
|||||||
Reference in New Issue
Block a user