Skip to content

Commit bc18904

Browse files
authored
Update README.md
1 parent 49e3ecb commit bc18904

File tree

1 file changed

+53
-2
lines changed

1 file changed

+53
-2
lines changed

README.md

Lines changed: 53 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,53 @@
1-
# webui_bfm
2-
The Box for Magisk WebUI is designed to offer a comprehensive and intuitive interface for interacting with the BFR module. T his project leverages PHP and HTML to create a responsive and feature-rich web application, allowing you to manage your BFR directly from your web browser.
1+
# Box for Magisk WebUI
2+
3+
Welcome to the **Box for Magisk WebUI** repository! This project provides a user-friendly web interface for BOX FOR ROOT or BOX FOR MAGISK modules, enhancing the usability and functionality of your rooted Android device.
4+
5+
## Overview
6+
7+
The **Box for Magisk WebUI** is designed to offer a comprehensive and intuitive interface for interacting with BOX FOR ROOT. This project leverages PHP and HTML to create a responsive and feature-rich web application, allowing you to manage your BOX FOR ROOT directly from your web browser without hasle.
8+
9+
### KSU Supported
10+
- **KSU module works** We supported for KSU included already don't worry
11+
12+
### Key Features
13+
14+
- **Responsive Design**: The web interface is designed to be responsive, ensuring a seamless experience across various devices and screen sizes.
15+
- **User-Friendly Navigation**: The sidebar menu is positioned under the navbar for better visibility and usability, with easy access to all functionalities.
16+
- **Dynamic Content Loading**: Utilize iframes to load different content sections dynamically without reloading the entire page.
17+
- **Dark Mode Support**: Customizable dark mode with white text for better readability during nighttime usage.
18+
- **PHP Webserver**: This module doesn't require php from termux, thanks for nosignal repository [Nosignal magisk php7 webserver](https://github.com/nosignals/magisk-php7-webserver) .
19+
20+
### Included Functionalities
21+
22+
- **Clash Submenu**: Access the "Logs" and "Command" links within the Clash submenu for managing Clash functionalities.
23+
- **Log Viewing**: Dedicated `logs.php` file for viewing logs directly from the web interface.
24+
- **Admin Dashboard**: An admin panel just for useful article to make your android phone powerfull.
25+
- **Terminal Emulator**: A UI that resembles a regular terminal emulator, capable of using nano or vim for editing files directly from the web interface powered by ttyd.
26+
- **FileManager**: Use Tinyfm to do file management like edit remove etc thourgh WEBUI.
27+
- **Command**: use this to start stop your own BOX FOR ROOT service without using APK.
28+
- **Monitor**: to monitoring your device, swap, cpu etc.
29+
- **Reboot**: reboot your device from WebUI.
30+
31+
### Installation
32+
- **Download**: download this repo as zip file.
33+
- **check**: check if your download file is still folder, if yes extract first.
34+
- **select**: select all files in webui_bfm file folder.
35+
- **re-zip**: zip again and flash the module.
36+
- **check again**: make sure when you download the module is not only folder name.
37+
38+
### ScreenShot
39+
![image](https://github.com/user-attachments/assets/1ab47b63-bd7d-4af3-b30c-7e021e3b786d)
40+
41+
![image](https://github.com/user-attachments/assets/88338b68-348c-4a26-8a0a-f3999d82b314)
42+
43+
### Contributing
44+
45+
We welcome contributions from the community! feel free to customize your own dashboard and making a pull request to make this dashboard awesome.
46+
47+
### License
48+
49+
This project is licensed under the MIT License.
50+
51+
---
52+
53+
Feel free to customize this description further to suit your specific project details and requirements.

0 commit comments

Comments
 (0)