Skip to content

建议在 Bark / Gotify 渠道说明中补充「鸿蒙设备接收」方案 #765

Description

@sakura-lolipop

SmsForwarder 的 Bark / Gotify 渠道目前接收端以 iOS / 安卓为主,使用鸿蒙设备的用户缺少接收指引。

有个方案可补充:Hotify——HarmonyOS 原生推送接收 App(华为应用市场:https://appgallery.huawei.com/app/detail?id=com.smgwy.hotify ),配合服务端支持两种接入:

① Bark 渠道(仅锁屏,零部署):从 Hotify App 复制 Bark 地址,粘贴到 Bark 渠道的「服务器地址」栏,装 App 即可接收短信/通知到鸿蒙锁屏。
② Gotify 渠道(带消息历史,自建):照常部署 Gotify(SmsForwarder Gotify 渠道填它的地址),再跑一个 hotify-bridge(开源,订阅 Gotify 消息流、转发华为 Push Kit),鸿蒙装 Hotify App 即可接收并保留消息历史。

建议在 Bark 章节和 Gotify 章节各补一条(草稿):

【Bark 章节】

  • PS. 鸿蒙设备接收(仅锁屏,零部署):从 Hotify App 复制 Bark 地址,粘贴到 Bark 渠道的「服务器地址」栏,装 App 即可接收短信/通知到鸿蒙锁屏,无需自建服务端。需要消息历史/自托管可进阶用 Gotify 渠道 + hotify-bridge(见下)。Hotify:https://appgallery.huawei.com/app/detail?id=com.smgwy.hotify

【Gotify 章节】

  • PS. 鸿蒙设备接收(带消息历史/自托管):Gotify 官方手机端仅安卓。鸿蒙设备可装 Hotify App(华为应用市场),配合自建的 hotify-bridge(开源,订阅 Gotify 消息流、转发华为 Push Kit),即可接收并保留消息历史。部署见:https://gitee.com/sakura-lolipop/hotify-bridge

如措辞需调整请告知。希望能为鸿蒙用户提供接收指引。

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions