Skip to content

Commit e9fe13a

Browse files
committed
update README.md
1 parent 2a533cd commit e9fe13a

1 file changed

Lines changed: 87 additions & 38 deletions

File tree

README.md

Lines changed: 87 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,55 +1,104 @@
1-
# AZenith 火
1+
# # AZenith 火
22

3-
*Yet another performance module for maintaining a smooth gaming experience while preserving battery life and day-to-day usability.*
3+
<p align="center">
4+
<img src="https://github.com/user-attachments/assets/904b23f2-010a-4447-bcbf-5eea41aec851" alt="AZenith Banner" width="100%">
5+
</p>
46

5-
**AZenith** is a universal **AIO (All-In-One)** advanced performance module featuring AI optimization and a WebUI interface. It enhances the overall user experience while giving users full control to configure performance settings according to their preferences.
7+
<p align="center">
8+
<img src="https://img.shields.io/badge/Status-Stable-green?style=for-the-badge" alt="Status">
9+
<img src="https://img.shields.io/badge/License-Apache%202.0-orange?style=for-the-badge" alt="License">
10+
<img src="https://img.shields.io/badge/Android-10+-blue?style=for-the-badge&logo=android" alt="Android Version">
11+
</p>
612

7-
![AZenith Banner](https://github.com/user-attachments/assets/05268454-2874-4901-895c-e9f7097db5f4)
13+
---
814

9-
## Credits
15+
## ⚡ Overview
16+
**AZenith** is a universal **AIO (All-In-One)** advanced performance module. It leverages AI-driven optimization and a dedicated WebUI interface to maintain a smooth gaming experience while preserving battery life and day-to-day usability.
1017

11-
### **Collaborator**
12-
- @kanaochar
18+
## 📖 Short Documentation (Quick Guide)
1319

14-
### **Sources & References**
15-
- @Rem01Gaming
16-
- @MiAzami
17-
- @KanagawaYamadaVTeacher
18-
- @ShiraXblood
19-
- @Laynsb
20-
- @Koneko_dev
20+
### 🤖 Optimization
21+
* **Process Priority:** Prioritizes foreground games while intelligently freezing unnecessary background bloatware to free up resources.
22+
* **Auto Profiles:** Seamlessly switches performance profiles when a game is detected.
2123

22-
### **Preload Sources**
23-
- @HoyoSlave
24-
- @KutuMoba
25-
- @Feravolt
26-
- @iamlooper
24+
### 🌐 Core Features
25+
* **Custom Profiles:** Manually toggle between **Performance**, **Balanced**, or **ECO Mode*. To use manual profiles, go to `AZenith Settings > Disable Auto Mode`.
26+
* **Game Preload:** Preload game libs right after the games open.
27+
* **Custom CPU Governors:** Custom Default CPU Governor based on your preference.
28+
* **Custom I/O Scheduler:** Custom Default I/O Scheduler based on your preference.
29+
* **CPU Freq Limiter:** Prevents Device heating by limiting CPU Frequency based on percentage.
30+
* **Thermalcore Service:** automatically manage system thermal based on device behavior, prevent phone getting too hot in daily use while maintaining device stability.
2731

28-
## Supported Root Managers
29-
- [KernelSU-Next](https://github.com/KernelSU-Next/KernelSU-Next)
30-
- [SukiSU-Ultra](https://github.com/SukiSU-Ultra/SukiSU-Ultra)
31-
- [KowSU](https://github.com/KOWX712/KernelSU)
32-
- [APatch](https://github.com/bmax121/APatch)
33-
- [KernelSU](https://github.com/tiann/KernelSU)
34-
- [Magisk](https://github.com/topjohnwu/Magisk) <sup>([no WebUI](https://github.com/topjohnwu/Magisk/issues/8609#event-15568590949)👀)</sup>
32+
---
3533

36-
## AZenith for Developers
34+
## 📦 Installation
35+
This is a **Magisk Module**, so you must install it via your preferred Root Manager.
3736

38-
Introducing **ROM-Integrated AZenith** — designed for ROM developers and maintainers to integrate directly into their builds.
37+
### Supported Root Managers
38+
| Root Manager | Module Support |
39+
| :--- | :--- |
40+
| **Magisk** | ✅ Supported |
41+
| **KernelSU** | ✅ Supported |
42+
| **APatch** | ✅ Supported |
3943

40-
**Developed by:**
41-
- [@Zexshia](https://t.me/ZeshArch)
42-
- [@rianixia](https://t.me/rianixia)
44+
> [!IMPORTANT]
45+
> To access the WebUI on Magisk, you **must** use the app **WebUI-X**. Standard KernelSU WebUI Standalone are not supported.
4346
44-
**Repository:** [RomIntegratedAZenith](https://github.com/Liliya2727/RomIntegratedAZenith)
47+
---
4548

46-
## Stay Updated
49+
## 👨‍💻 For Developers (ROM Integration)
50+
**ROM-Integrated AZenith** is designed for ROM developers and maintainers to integrate directly into their port roms or custom roms
4751

48-
Follow ongoing development and future updates at
49-
[@Zexshia on Telegram](https://t.me/ZeshArch)
52+
* **Repository:** [RomIntegratedAZenith](https://github.com/Liliya2727/RomIntegratedAZenith)
5053

54+
---
5155

52-
## License
56+
## 🤝 Contributing & Bug Reports
57+
We welcome contributions to make **AZenith** even better!
5358

54-
This module is open-sourced under the Apache License 2.0, allowing developers to use, modify, and integrate AZenith freely while maintaining proper attribution.
55-
The Apache 2.0 license ensures transparency, collaborative improvement, and protection for both contributors and users.
59+
* **Report Bugs:** If you find any issues, please open an [Issue](https://github.com/Liliya2727/AZenith/issues) and provide detailed logs.
60+
* **Feature Requests:** Have an idea? Feel free to open an issue to discuss it.
61+
* **Pull Requests:** Want to contribute in Development?
62+
1. Fork the repository.
63+
2. Create a new branch for your feature/fix.
64+
3. Submit a **Pull Request** with a clear description of your changes.
65+
66+
---
67+
68+
## 🤝 Credits & Acknowledgements
69+
70+
### Core Developers
71+
| Role | Developer |
72+
| :--- | :--- |
73+
| **Author** | [@Zexshia](https://github.com/Liliya2727) |
74+
| **Collaborator** | [@rianixia](https://github.com/ryanistr) |
75+
| **Collaborator** | [@kanaochar](https://github.com/kanaodnd) |
76+
77+
### Sources & References
78+
- **Tweak Sources:** @Rem01Gaming, @MiAzami, @KanagawaYamadaVTeacher, @ShiraXblood, @Laynsb, @Koneko_dev
79+
- **Game Preload:** @HoyoSlave, @KutuMoba, @Feravolt, @iamlooper
80+
81+
---
82+
83+
## 📢 Stay Updated
84+
Get the latest news, updates, and support by following our official channels:
85+
86+
<p align="left">
87+
<a href="https://t.me/ZeshArch">
88+
<img src="https://img.shields.io/badge/Telegram-Channel-blue?style=for-the-badge&logo=telegram" alt="Telegram Channel">
89+
</a>
90+
<a href="https://t.me/Zexshia">
91+
<img src="https://img.shields.io/badge/Support-Author-red?style=for-the-badge&logo=telegram" alt="Support">
92+
</a>
93+
</p>
94+
95+
*Feel free to report bugs or give suggestions via our Telegram community!*
96+
97+
---
98+
99+
## ⚖️ License
100+
This project is licensed under the **Apache License 2.0**.
101+
102+
> Licensed under the Apache License, Version 2.0 (the "License");
103+
> you may not use this file except in compliance with the License.
104+
> You may obtain a copy of the License at [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)

0 commit comments

Comments
 (0)