Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.06 KB

File metadata and controls

39 lines (25 loc) · 1.06 KB

QuecManager FrontEnd for RM551E

Simple Admin began as part of the RGMII toolkit, offering users a basic GUI. However, with our fork and continued development, it has evolved to include more advanced features, making "simple" no longer an ideal name for the dashboard. Despite this shift, we remain committed to providing advanced functionality while maintaining an intuitive and user-friendly GUI.

Installation

Install QuecManager via

access the filesystem via ftp or WinSCP
merge all the files except README to /www

Make sure to make all the scripts executable

cd /www/cgi-bin
chmod +x ./*

If this doesn't work, try to chmod each script.

Usage/Examples

go to your browser and type: https://192.168.224.1

Demo

Only the Home page works for now.

Custom AT command works but it needs its own cgi-script to use smd7 port. Therefore, expect possible problems with the current version.