<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HellclientUI应用]]></title><description><![CDATA[允许于Android&#x2F;iOS&#x2F;Windows&#x2F;Linux&#x2F;Mac的Hellclient管理软件]]></description><link>https://forum.hellclient.com/category/6</link><generator>RSS for Node</generator><lastBuildDate>Wed, 15 Apr 2026 10:04:24 GMT</lastBuildDate><atom:link href="https://forum.hellclient.com/category/6.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 16 Mar 2026 16:38:18 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Hellclient UI 2026清明版发布]]></title><description><![CDATA[
升级flutter版本
修正部分文字错误

]]></description><link>https://forum.hellclient.com/topic/41/hellclient-ui-2026清明版发布</link><guid isPermaLink="true">https://forum.hellclient.com/topic/41/hellclient-ui-2026清明版发布</guid><dc:creator><![CDATA[jarlyyn]]></dc:creator><pubDate>Mon, 16 Mar 2026 16:38:18 GMT</pubDate></item><item><title><![CDATA[HellclientUI 2026春季版发布]]></title><description><![CDATA[更新内容：

修正连接按钮状态bug
部分UI调整

iOS及MacOS版请在AppStore更新
发布地址
]]></description><link>https://forum.hellclient.com/topic/17/hellclientui-2026春季版发布</link><guid isPermaLink="true">https://forum.hellclient.com/topic/17/hellclientui-2026春季版发布</guid><dc:creator><![CDATA[jarlyyn]]></dc:creator><pubDate>Tue, 20 Jan 2026 02:52:07 GMT</pubDate></item><item><title><![CDATA[通过飞书实现HellclientUI手机端通知]]></title><description><![CDATA[Hellclient本质是一款自建服务端运行的Mud脚本容器服务。
所以在发生意外需要手动处理时，会有发送一个通知给到手机控制APP(HellclientUI)，让用户及时介入处理。
对于自建服务来说，自己建一个APP通知服务要求过高，对APP也有保活的需求，所以我建议使用现成的APP的通知来对接HellclientUI的手机端。
主流的通知技术叫做webhook,就是在现成APP中申请账号，建立通知的频道(群聊),获取一个通知地址，就能利用这个通知地址发送通知。
下面以我使用的飞书为例，介绍开开通webhook的流程
申请飞书账号
飞书是字节集团下的协同工具，官网地址为
https://www.feishu.cn/
我们通过 定价按钮，能查看到免费服务的使用范围包括

即时消息
云文档
视频会议
多维表格
免费邮箱

我们点击上面的 立即免费体验 按钮，就能创建免费账号了
创建群组
飞书的通知是通过群组实现的。所以我们需要在客户端里建立一个新的 通知 群组
具体参考飞书文档
添加机器人
不用担心，机器人不是Mud机器人那种需要写代码的程序，只是在群组里发送通知的一个角色。
创建了机器人后，我们会获得一个webhook的网址。这时候我们的mud脚本向这个webhook发送信息，机器人就会直接把我们的消息在飞书的群组里发送出来了。这时候如果我们设置了正确的(和hellclientuiAPP中的服务器地址一致)的地址，就能拉起HellclientUI APP,打开对应的服务器，切换到正确的游戏，直接进行用户操作了。
添加机器人参考飞书文档
脚本中调用通知
具体代码很简单可以参考我 newhelljs中的对应部分
需要注意的是，Hellclient本身有基本的安全防护，脚本调用 webhook及访问飞书服务器需要用户手动授权才可以正常运行。
]]></description><link>https://forum.hellclient.com/topic/14/通过飞书实现hellclientui手机端通知</link><guid isPermaLink="true">https://forum.hellclient.com/topic/14/通过飞书实现hellclientui手机端通知</guid><dc:creator><![CDATA[jarlyyn]]></dc:creator><pubDate>Thu, 15 Jan 2026 03:21:51 GMT</pubDate></item><item><title><![CDATA[Hellclient UI介绍]]></title><description><![CDATA[Hellclient UI是一款由Dart/Flutter 开发的，支持Android/iOS/Windows/Linux/Mac等各平台的Hellclient客户端专用控制软件。
项目地址:https://github.com/hellclient-scripts
]]></description><link>https://forum.hellclient.com/topic/4/hellclient-ui介绍</link><guid isPermaLink="true">https://forum.hellclient.com/topic/4/hellclient-ui介绍</guid><dc:creator><![CDATA[jarlyyn]]></dc:creator><pubDate>Tue, 06 Jan 2026 14:42:37 GMT</pubDate></item></channel></rss>