-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
53 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,53 @@ | ||
# webui_bfm | ||
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. | ||
# Box for Magisk WebUI | ||
|
||
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. | ||
|
||
## Overview | ||
|
||
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. | ||
|
||
### KSU Supported | ||
- **KSU module works** We supported for KSU included already don't worry | ||
|
||
### Key Features | ||
|
||
- **Responsive Design**: The web interface is designed to be responsive, ensuring a seamless experience across various devices and screen sizes. | ||
- **User-Friendly Navigation**: The sidebar menu is positioned under the navbar for better visibility and usability, with easy access to all functionalities. | ||
- **Dynamic Content Loading**: Utilize iframes to load different content sections dynamically without reloading the entire page. | ||
- **Dark Mode Support**: Customizable dark mode with white text for better readability during nighttime usage. | ||
- **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) . | ||
|
||
### Included Functionalities | ||
|
||
- **Clash Submenu**: Access the "Logs" and "Command" links within the Clash submenu for managing Clash functionalities. | ||
- **Log Viewing**: Dedicated `logs.php` file for viewing logs directly from the web interface. | ||
- **Admin Dashboard**: An admin panel just for useful article to make your android phone powerfull. | ||
- **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. | ||
- **FileManager**: Use Tinyfm to do file management like edit remove etc thourgh WEBUI. | ||
- **Command**: use this to start stop your own BOX FOR ROOT service without using APK. | ||
- **Monitor**: to monitoring your device, swap, cpu etc. | ||
- **Reboot**: reboot your device from WebUI. | ||
|
||
### Installation | ||
- **Download**: download this repo as zip file. | ||
- **check**: check if your download file is still folder, if yes extract first. | ||
- **select**: select all files in webui_bfm file folder. | ||
- **re-zip**: zip again and flash the module. | ||
- **check again**: make sure when you download the module is not only folder name. | ||
|
||
### ScreenShot | ||
![image](https://github.com/user-attachments/assets/1ab47b63-bd7d-4af3-b30c-7e021e3b786d) | ||
|
||
![image](https://github.com/user-attachments/assets/88338b68-348c-4a26-8a0a-f3999d82b314) | ||
|
||
### Contributing | ||
|
||
We welcome contributions from the community! feel free to customize your own dashboard and making a pull request to make this dashboard awesome. | ||
|
||
### License | ||
|
||
This project is licensed under the MIT License. | ||
|
||
--- | ||
|
||
Feel free to customize this description further to suit your specific project details and requirements. |