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:
@@ -1,6 +1,9 @@
|
||||
<div align="center">
|
||||
<img width="160" src="https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/ic_launcher.png" alt="logo">
|
||||
<h1>Simplicity Tools</h1>
|
||||
<p>
|
||||
<b><a href="https://github.com/LittleTurtle2333/SimplicityTools/blob/main/README_EN.md">English</a> 丨 简体中文</b>
|
||||
</p>
|
||||
<a href="https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/Xposed-Modules-Repo/com.lt2333.simplicitytools/total?label=Downloads"></a>
|
||||
<a href="https://github.com/LittleTurtle2333/SimplicityTools/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/LittleTurtle2333/SimplicityTools"></a>
|
||||
<a href="https://github.com/LittleTurtle2333/SimplicityTools/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/LittleTurtle2333/SimplicityTools"></a>
|
||||
@@ -9,6 +12,7 @@
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
### 模块说明
|
||||
|
||||
仅支持MIUI13(Android12)。其余版本可能无效,请不要安装使用。
|
||||
|
||||
99
README_EN.md
Normal file
99
README_EN.md
Normal file
@@ -0,0 +1,99 @@
|
||||
<div align="center">
|
||||
<img width="160" src="https://raw.githubusercontent.com/LittleTurtle2333/SimplicityTools/main/doc/ic_launcher.png" alt="logo">
|
||||
<h1>Simplicity Tools</h1>
|
||||
<p>
|
||||
<b>English 丨 <a href="https://github.com/LittleTurtle2333/SimplicityTools/blob/main/README.md">简体中文</a></b>
|
||||
</p>
|
||||
<a href="https://github.com/Xposed-Modules-Repo/com.lt2333.simplicitytools/releases"><img alt="GitHub all releases" src="https://img.shields.io/github/downloads/Xposed-Modules-Repo/com.lt2333.simplicitytools/total?label=Downloads"></a>
|
||||
<a href="https://github.com/LittleTurtle2333/SimplicityTools/stargazers"><img alt="GitHub stars" src="https://img.shields.io/github/stars/LittleTurtle2333/SimplicityTools"></a>
|
||||
<a href="https://github.com/LittleTurtle2333/SimplicityTools/issues"><img alt="GitHub issues" src="https://img.shields.io/github/issues/LittleTurtle2333/SimplicityTools"></a>
|
||||
<a href="https://github.com/LittleTurtle2333/SimplicityTools/blob/main/LICENSE"><img alt="GitHub license" src="https://img.shields.io/github/license/LittleTurtle2333/SimplicityTools"></a>
|
||||
<p>A system extension Xposed module based on MIUI13 (Android12) </p>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
### Description
|
||||
|
||||
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.
|
||||
|
||||
### Features
|
||||
<details>
|
||||
<summary>Click to expand details</summary>
|
||||
|
||||
- Interface
|
||||
- Remove upper level display notifications
|
||||
- Status Bar
|
||||
- Status bar web speed second refresh
|
||||
- Hide status bar power (%)
|
||||
- Hide status bar internet speed (/s) units
|
||||
- Unblock the maximum number of notification icons
|
||||
- Status bar clock format
|
||||
- Show year switch
|
||||
- Show month switch
|
||||
- Show date switch
|
||||
- Show week switch
|
||||
- Show hour switch
|
||||
- Display time switch
|
||||
- Display seconds switch
|
||||
- Hide interval switch
|
||||
- Double line display switch
|
||||
- Clock size customization
|
||||
- Double row clock size customization
|
||||
- Status bar icons
|
||||
- Hide battery icon switch
|
||||
- Hide GPS icon switch
|
||||
- Hide Bluetooth icon switch
|
||||
- Hide Bluetooth power icon switch
|
||||
- Hide small HD icon switch
|
||||
- Hide large HD icon switch
|
||||
- Hide HD no service switch
|
||||
- Hide SIM card one icon switch
|
||||
- Hide SIM card two icon switch
|
||||
- Hide No SIM icon switch
|
||||
- Hide mobile type icon switch
|
||||
- Hide mobile arrow icon switch
|
||||
- Hide WIFI icon switch
|
||||
- Hide WIFI arrow switch
|
||||
- Hide WiFi assist icon switch
|
||||
- Hide WIFI hotspot icon switch
|
||||
- Hide VPN icon switch
|
||||
- Hide Airplane Mode icon switch
|
||||
- Hide alarm clock icon switch
|
||||
- Hide headset icon switch
|
||||
- Hide sound, do not disturb icon switch
|
||||
- Notification panel
|
||||
- Show weather switch
|
||||
- Show weather area switch
|
||||
- Desktop
|
||||
- Always show desktop clock
|
||||
- Performance
|
||||
- Lock current refresh rate limit (tile support)
|
||||
- Other
|
||||
- Allow screenshots (tile support)
|
||||
- Unrestrict installation (downgrade, different signature, unsigned installation supported)
|
||||
- Skip 5/10 seconds warning time
|
||||
- Prevent recovery of battery optimization whitelist
|
||||
- Unlock unsupported small windows app restriction
|
||||
- Unlock unlimited crop image/screenshot feature
|
||||
|
||||
|
||||
</details>
|
||||
|
||||
### Screenshot
|
||||

|
||||

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