Notify Alternatives
-
diun
Receive notifications when an image is updated on a Docker registry
-
Tinode
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
tbot
Go library for Telegram Bot API
-
APNs2
⚡ HTTP/2 Apple Push Notification Service (APNs) push provider for Go — Send push notifications to iOS, tvOS, Safari and OSX apps, using the APNs HTTP/2 protocol.
-
shoutrrr
Notification library for gophers and their furry friends.
-
drone-line
Sending line notifications using a binary, docker or Drone CI.
-
amongusdiscord
Discord Bot to automute Among Us players at round transitions, in conjunction with https://github.com/denverquane/amonguscapture
Posts
- Show HN: Notify – easily send messages to multiple social platforms concurrently
- Show HN: Send Messages to Discord, Mail, Teams, Slack, Pushbullet and Telegram
- Show HN: Send Messages to Discord, Mail, MS-Teams, Slack and Telegram in Go
- notify: Simple Go library for sending notifications to various messaging services like Discord, Email, Microsoft Teams, Slack & Telegram
- Show HN: Notify – Send Messages to Discord, Telegram, Slack and MS-Teams
- Show HN: Send Messages in Go to Telegam, Discord, Mail, MS-Teams and Slack
- Show HN: Notify – Send messages to multiple communication platforms concurrently
- notify: Simple Go library for sending notifications to various messaging services like Discord, Email, Telegram & Slack
-
Show HN: Go library for sending messages via Telegram, Discord, Email and Slack
Notify[1] was born out of my own need for one of my api servers running in production to be able to quickly notify me when, for example, an error has occurred. The library is kept as simple as possible for quick integration and ease of use.
At the moment it supports sending messages to telegram chats, discord channels and emails via smtp. Of course, all of these services require some form of authentication, which must be provided by you.
I only started working on this a few days ago, so please don't consider this project stable or final yet. The api might change in the future.
I hope this project is useful for someone else :) Feedback and contributions are of course very welcome.
[1] https://github.com/nikoksr/notify
Stats
nikoksr/notify is an open source project licensed under MIT License which is an OSI approved license.