4IceG / luci-app-sms-tool

Simple user interface to handle SMS / USSD / AT commands via sms_tool application. | OpenWrt =< 19.07
GNU General Public License v3.0
123 stars 38 forks source link

Where's luci-app-sms-tool published? #15

Closed Nowaker closed 2 years ago

Nowaker commented 2 years ago

Can't find it here: https://dl.eko.one.pl/openwrt-19.07/packages/arm_cortex-a9_vfpv3-d16/base/ (where sms-tool is found) or in any subdirectory of https://dl.eko.one.pl/openwrt-19.07/packages/arm_cortex-a9_vfpv3-d16/.

4IceG commented 2 years ago

Hi, luci-app-sms-tool is only on my github and you have to install it manually, it's not in Cezary's repository.

pt., 25 mar 2022, 17:35 użytkownik Damian Nowak @.***> napisał:

Can't find it here: https://dl.eko.one.pl/openwrt-19.07/packages/arm_cortex-a9_vfpv3-d16/base/ (where sms-tool is found) or in any subdirectory of https://dl.eko.one.pl/openwrt-19.07/packages/arm_cortex-a9_vfpv3-d16/.

— Reply to this email directly, view it on GitHub https://github.com/4IceG/luci-app-sms-tool/issues/15, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOIOFSL5SMOE3375OUKFDLLVBXTNTANCNFSM5RUUSHYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

Nowaker commented 2 years ago

I see. The instructions are unclear then. If no ipk for luci-app-sms-tool is provided, this section needs to be updated.

#Install sms-tool.
opkg install sms-tool_2021-12-03-d38898f4-1_XXX.ipk

#Install gui.
opkg install luci-app-sms-tool_1.9.3-20211205_all.ipk
or (without luci-compat)
opkg install luci-app-sms-tool_1.9.3-20211205_all-lc.ipk
Nowaker commented 2 years ago

Here it is! https://github.com/4IceG/luci-app-sms-tool/releases

4IceG commented 2 years ago

I improve installation instructions over the weekend, the package is for the fanatics of the eko one forum anyway.

pt., 25 mar 2022, 17:48 użytkownik Damian Nowak @.***> napisał:

I see. The instructions are unclear then. If no ipk for luci-app-sms-tool is provided, this section needs to be updated.

Install sms-tool.

opkg install sms-tool_2021-12-03-d38898f4-1_XXX.ipk

Install gui.

opkg install luci-app-sms-tool_1.9.3-20211205_all.ipk or (without luci-compat) opkg install luci-app-sms-tool_1.9.3-20211205_all-lc.ipk

— Reply to this email directly, view it on GitHub https://github.com/4IceG/luci-app-sms-tool/issues/15#issuecomment-1079211068, or unsubscribe https://github.com/notifications/unsubscribe-auth/AOIOFSOL5E5BJ6PAJJF76C3VBXU4BANCNFSM5RUUSHYQ . You are receiving this because you commented.Message ID: @.***>