Luci-app-3ginfo is a GUI for 3ginfo application/project https://eko.one.pl/?p=openwrt-3ginfo. Works with mPCI-E and USB 3G/LTE modems.
Luci-app-3ginfo jest prostym interfejsem użytkownika dla projektu/aplikacji https://eko.one.pl/?p=openwrt-3ginfo. Działa na modemach mPCI-E oraz USB 3G/LTE.
Modem drivers are required for proper operation.
opkg install kmod-usb-serial kmod-usb-serial-option
opkg install wget-nossl
wget https://github.com/4IceG/luci-app-3ginfo/releases/download/1.3.3/3ginfo-text_20190418_all.ipk -O /tmp/3ginfo-text_20190418_all.ipk
opkg install /tmp/3ginfo-text_20190418_all.ipk
wget https://github.com/4IceG/luci-app-3ginfo/releases/download/1.3.3/3ginfo-qmisignal_20190418_all.ipk -O /tmp/3ginfo-qmisignal_20190418_all.ipk
opkg install /tmp/3ginfo-qmisignal_20190418_all.ipk
wget https://github.com/4IceG/luci-app-3ginfo/releases/download/1.3.3/luci-app-3ginfo_1.3.3-1_all.ipk -O /tmp/luci-app-3ginfo_1.3.3-1_all.ipk
opkg install /tmp/luci-app-3ginfo_1.3.3-1_all.ipk