Skip to content

Mini gui for handling SMS / USSD Codes / AT Commands via sms_tool.

License

Notifications You must be signed in to change notification settings

Gl33ch3r/luci-app-sms-tool

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Luci-app-sms-tool

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

Luci-app-sms-tool is a mini gui for handling messages via sms_tool application/project https://eko.one.pl/?p=openwrt-sms_tool Works with mPCI-E and USB 3G/LTE modems. Don't work with HiLink/RNDIS modems.

Luci-app-sms-tool jest prostym interfejsem użytkownika dla projetu/aplikacji sms_tool https://eko.one.pl/?p=openwrt-sms_tool. Aplikacji umożliwia obsługę wiadomości sms i kodów ussd. Działa na modemach mPCI-E oraz USB 3G/LTE. Nie działa z modemami HiLink/RNDIS.

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

Installation / Instalacja

#Modem drivers are required for proper operation.
opkg install kmod-usb-serial kmod-usb-serial-option luci-compat

#The sms-tool package is not available in the OpenWrt core repository. 
#Sms-tool is only available in the eko.one.pl forum repository. 
#If you do not have an image from forum eko.one.pl you have to compile the package manually.

#For images from the eko.one.pl forum we proceed:
opkg update
opkg install sms-tool

wget https://github.com/4IceG/luci-app-sms-tool/releases/download/1.9.4-20220325/luci-app-sms-tool_1.9.4-20220325_all.ipk -O /tmp/luci-app-sms-tool_1.9.4-20220325_all.ipk
opkg install /tmp/luci-app-sms-tool_1.9.4-20220325_all.ipk

Screenshots / Zrzuty ekranu

  • "Received Messages" window / Okno odebranych wiadomości:

  • "Sending Message" window / Okno wysyłania wiadomości:

  • "USSD Codes" window / Okno kodów USSD:

  • "AT Commands" window / Okno poleceń AT:

  • "Configuration" window / Okno konfiguracji:

Thanks to / Podziękowania dla

About

Mini gui for handling SMS / USSD Codes / AT Commands via sms_tool.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 58.7%
  • Lua 30.7%
  • Shell 7.4%
  • Makefile 3.2%