给自己手机发送通知,提醒服务

2022-05-14  本文已影响0人  阙_0fc0

作为开发,我们常用给自己发送提醒,通知的;
例如服务器/网站监控、加密货币价格警报、股价警报、重要提醒等等。

我们常常使用例如微信,钉钉,电报,discord;

今天我们介绍其它的方式,他们类似下面的解决方案

主推:https://pushover.net/pricing

1:https://alertzy.app/
2:https://github.com/chanify/chanify
3:https://github.com/Finb
4:https://ifttt.com/

:Notifiers

Zenbot employs various notifiers to keep you up to date on the bot's actions. We currently send a notification on a buy and on a sell signal.

5:pushbullet

Supply zenbot with your api key and device ID and we will send your notifications to your device. https://www.pushbullet.com/

6:Slack

Supply zenbot with a webhook URI and zenbot will push notifications to your webhook. https://slack.com/:

7:XMPP

Supply zenbot with your XMPP credentials and zenbot will send notifications by connecting to your XMPP, sending the notification, and disconnecting. https://xmpp.org/

8:IFTTT

Supply zenbot with your IFTTT maker key and zenbot will push notifications to your IFTTT. https://ifttt.com/maker_webhooks

9:DISCORD

Supply zenbot with your Discord webhook id and webhook token zenbot will push notifications to your Discord channel.

How to add a webhook to a Discord channel https://support.discordapp.com/hc/en-us/articles/228383668

10:Prowl

Supply zenbot with your Prowl API key and zenbot will push notifications to your Prowl enabled devices. https://www.prowlapp.com/

11:TextBelt

Supply zenbot with your TextBelt API key and zenbot will send SMS notifications to your cell phone. https://www.textbelt.com/

当然还有其它很多类似,有时间我会补充上去,

上一篇 下一篇

猜你喜欢

热点阅读