21 lines
1.0 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 在iOS/MacOS中使用Siri运行快捷指令查询服务器状态
当前版本V1.0
贡献者:
+ 白歌 [hhhkkk520](https://github.com/hhhkkk520)
## 获取快捷指令
使用iPhone或iPad扫描以下二维码获取快捷指令
<br/>
![coode](/images/case2/qrcode.png)
<br/>
MacOS用户请访问[这里](https://www.icloud.com/shortcuts/312005bf5ffd4387ac92a84056db9f09),获取快捷指令
## 使用说明
+ 获取快捷指令后,打开并编辑快捷指令
+ 分别在三个文本框中填入 `面板URL``API Token``服务器ID`
+ 保存编辑并测试运行,能获取结果则表示设置正确
+ 修改快捷指令的名称如修改为“一号服务器状态”保存后便可使用Siri指令“嘿Siri一号服务器状态”来获取服务器状态
::: warning
每个快捷指令只能监控一台服务器,如需要监控多个服务器,请多次复制此快捷指令并分别配置,然后分别修改快捷指令名称,如;一号服务器状态、二号服务器状态等
:::