能接受 webhook 或特定格式的输入, 然后将消息分发给 email, ntfy 等. 这样可以做到方便替换终端接收消息的工具.
能接受 webhook 或特定格式的输入, 然后将消息分发给 email, ntfy 等. 这样可以做到方便替换终端接收消息的工具.
1
renmu Jan 11, 2025 via Android
push all in cloud
|
2
FGHWETT Jan 11, 2025
[oneapi]( https://github.com/songquanpeng/one-api)作者同款作品[message-pusher]( https://github.com/songquanpeng/message-pusher) 支持的渠道挺多的
|
3
heimoshuiyu Jan 11, 2025
apprise
|
4
kyonn OP @heimoshuiyu 这个整合了非常多的通知机制, 但是需要其他消息框架包含它?
|
5
heimoshuiyu Jan 12, 2025
@kyonn 是的,让 chatgpt 给你写个 fastapi 接收 “webhook 或特定格式的输入”然后用 apprise 发送
|