Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
geeks121 authored Jul 12, 2024
1 parent 49e3ecb commit bc18904
Showing 1 changed file with 53 additions and 2 deletions.
55 changes: 53 additions & 2 deletions README.md
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.

0 comments on commit bc18904

Please sign in to comment.