Graphic visualization of the mPCI-E and USB 3G/LTE modem connection status.
Find a file
Rafał Wabik f7496a9264
Merge pull request #9 from frauhottelmann/master
Update Readme and create German translation
2023-01-02 19:24:00 +01:00
3ginfo Operator list update 2022-04-01 08:28:49 -07:00
luci-app-3ginfo Update 3gconfig.lua 2023-01-02 19:06:07 +01:00
screen Add files via upload 2020-11-07 20:39:14 +01:00
LICENSE Add files via upload 2020-07-07 16:49:57 +02:00
README.md Update README.md 2023-01-02 18:40:15 +01:00

Luci-app-3ginfo

GitHub release (latest by date) GitHub stars GitHub forks GitHub All Releases

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.

Installation / Instalacja

For conventional modems.

Modem drivers are required for proper operation.

opkg install kmod-usb-serial kmod-usb-serial-option
opkg install wget-nossl

Install 3ginfo text version.

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

Install this package for qmi modems.

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

Install gui.

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

Preview and quick configuration (modem Quectel EM12-G) / Podgląd oraz szybka konfiguracja (modem Quectel EM12-G)