From 665c4fc9bd0c32dbc458e1daa563c27483a6e547 Mon Sep 17 00:00:00 2001 From: NightRainMilkyWay Date: Wed, 22 Jan 2025 22:16:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E8=8B=B1=E6=96=87=E7=89=88?= =?UTF-8?q?=20README=EF=BC=8C=E6=9B=B4=E6=96=B0=E4=B8=AD=E6=96=87=20README?= =?UTF-8?q?=20=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 ++ README_EN.md | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 36 insertions(+) create mode 100644 README_EN.md diff --git a/README.md b/README.md index f1b8703..92f8b30 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +**简体中文** | [English](README_EN.md) | [简体中文](README.md) + # 指南 ## ✨什么是Intelligen diff --git a/README_EN.md b/README_EN.md new file mode 100644 index 0000000..3a2b353 --- /dev/null +++ b/README_EN.md @@ -0,0 +1,34 @@ +**English** | [English](README_EN.md) | [简体中文](README.md) + +# Guide + + +## ✨What is Intelligen? + + + +logo + +* ## [Document location +](https://intelligent.nightrainmilkyway.cn) + +* ## [Custom configuration file +](https://intelligent.nightrainmilkyway.cn/demo/) + +`Intelligen` It's a `magisk/Kernelsu` module written in C++. + + +Smartly categorize and manage files, redirect third-party files, and get rid of the 'lg' folder. + + +* Fully supports `magisk` and `Kernelsu`, compatible with devices running `Android 8.0` and above. +* Forcefully remove empty folders and empty files. +* Delete useless files left by vendors on the device. +* Supports custom configuration files to categorize files freely. + +> [!TIP] +> As I cannot provide too many rules, please add your own rules. You can PR to this repository; for specific custom rules, please refer to the documentation.[Document](https://intelligent.nightrainmilkyway.cn) + + +## Open Source License +### [Apache License 2.0](https://github.com/YumeYuka/intelligent/blob/master/LICENSE)