4IceG / luci-app-sms-tool-js

Simple user interface to handle SMS / USSD / AT commands via sms_tool application. (LuCI JS) | OpenWrt >= 21.02
GNU General Public License v3.0
31 stars 14 forks source link

Guidance on installing the luci-app-sms-tool-js package #24

Open ramada19990 opened 2 months ago

ramada19990 commented 2 months ago

Hello I installed the luci-app-sms-tool-js package on the TP-Link TL-MR6400 v5 modem using the following commands. Please help me if I have done the steps correctly? I will be happy to guide you Thanks

`1- opkg update

2- grep -q IceG_repo /etc/opkg/customfeeds.conf || echo 'src/gz IceG_repo https://github.com/4IceG/Modem-extras/raw/main/myrepo' >> /etc/opkg/customfeeds.conf

3- wget https://github.com/4IceG/Modem-extras/raw/main/myrepo/IceG-repo.pub -O /tmp/IceG-repo.pub

4- opkg-key add /tmp/IceG-repo.pub

5- opkg update

6- opkg install luci-app-sms-tool-js

7- Reboot`

4IceG commented 2 months ago

Hi, @ramada19990 If you installed package according to the instructions (command by command), I don't know what the problem is.

We have no influence on the cooperation modem with sms-tool package.