udhayakumar-in8 / luci-app-3ginfo

Graphic visualization of the mPCI-E and USB 3G/LTE modem connection status.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

Graphic visualization of the mPCI-E and USB 3G/LTE modem connection status.

License:GNU General Public License v3.0


Languages

Language:Shell 59.2%Language:HTML 23.0%Language:Raku 6.2%Language:JavaScript 4.0%Language:Makefile 3.9%Language:Lua 3.2%Language:Perl 0.4%