openwrt无法使用教程的插件使用桌面小组件
XXTMTA opened this issue · 6 comments
希望可以用别的方法连桌面小组件
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Title: openwrt cannot use the tutorial's plug-in to use desktop widgets
I hope there is another way to connect to desktop widgets
获取状态的原理是 ssh 连接到服务器,通过运行脚本获取数据
,不适合把这一逻辑放到小组件,因为占用过高。
这边建议反馈为什么无法使用 server box monitor
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
The principle of obtaining status is to connect to the server via ssh and obtain data by running a script. It is not suitable to put this logic into a small component because the usage is too high.
Here is a suggestion for feedback on why server box monitor cannot be used.
你好,我运行安装脚本得到以下错误,请问该怎么排查:
Linux OpenWrt 5.4.203 #0 SMP Sat Dec 24 02:48:48 2022 aarch64 GNU/Linux
Download https://github.com/lollipopkit/server_box_monitor/releases/download/v0.1.10/server_box_monitor_0.1.10_linux_arm64.tar.gz
/tmp/server_box_monitor.tar.g 100%[=================================================>] 3.28M 873KB/s in 3.9s
Extracting binary...
tar: invalid tar magic
Extract binary failed
提示 tar: invalid tar magic
,可能是下载文件出错
请问有适合openwrt的server_box_monitor吗?