Skip to content

Latest commit

 

History

History
42 lines (36 loc) · 2.58 KB

README.md

File metadata and controls

42 lines (36 loc) · 2.58 KB

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

For Huawei HiLink modems.

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)