a temporary repo for simpleadmin mockup
  • CSS 69.5%
  • SCSS 14.5%
  • JavaScript 7.1%
  • HTML 7.1%
  • Shell 1.8%
Find a file
2024-10-11 11:28:42 +08:00
assets first commit 2024-09-28 22:02:23 +08:00
cgi-bin added various fixes 2024-10-11 11:28:42 +08:00
css added various fixes 2024-10-11 11:28:42 +08:00
js added various fixes 2024-10-11 11:28:42 +08:00
about.html added various fixes 2024-10-11 11:28:42 +08:00
advance-settings.html added change APN functions 2024-10-04 23:56:16 +08:00
bandlock.html added change APN functions 2024-10-04 23:56:16 +08:00
cell-locking.html added cell locking functionality 2024-10-08 21:46:43 +08:00
cell-scanner.html added various fixes 2024-10-11 11:28:42 +08:00
cell-settings.html added various fixes 2024-10-11 11:28:42 +08:00
cell-sms.html added various fixes 2024-10-11 11:28:42 +08:00
favicon.ico first commit 2024-09-28 22:02:23 +08:00
home.html added change APN functions 2024-10-04 23:56:16 +08:00
index.html fixed critical bug on bands table when viewing on mobile 2024-10-03 13:29:46 +08:00
README.md added home first iteration 2024-10-02 19:12:31 +08:00

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.