A LuCI web interface for QFirehose, providing a user-friendly way to flash Qualcomm firmware on OpenWrt devices.
- Easy-to-use web interface for firmware flashing
- Automatic USB device detection
- Real-time log monitoring
- Support for multiple USB ports and devices
- Progress tracking during firmware flashing
- Automatic completion detection
This package requires the following packages to be installed:
- luci-base
- qfirehose
- unzip
- kmod-usbmon
- debugfs
- luci-compat
- Add this repository to your OpenWrt build system
- Build the package:
make package/luci-app-qfirehose/compile V=s
- Install the generated package on your OpenWrt device:
opkg install luci-app-qfirehose_1.0.0_all.ipk
- Access your OpenWrt LuCI web interface
- Navigate to Modem -> QFirehose
- Select your firmware file
- Choose the appropriate USB port and device
- Click "Flash" to start the firmware flashing process
- Monitor the progress through the log window
This project is licensed under the GPLv3 License - see the LICENSE file for details.
- Zag ([email protected])
- Homepage: https://pcat.qsim.top
Contributions are welcome! Please feel free to submit a Pull Request.