From bc18904e61ec6a76a8dabbe7e6e2c8e03dd9d45b Mon Sep 17 00:00:00 2001 From: geeks121 Date: Fri, 12 Jul 2024 22:51:49 +0700 Subject: [PATCH] Update README.md --- README.md | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 53 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ba3a51b..ca94ea7 100644 --- a/README.md +++ b/README.md @@ -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.