-
-
Notifications
You must be signed in to change notification settings - Fork 416
Home
Apprise lets you send notifications to a large number of support notification services. The lightweight framework can be easily integrated into an of your python applications. Or you can simply send notifications right from the command line.
It's primary design was to eliminate the inconsistencies in usage from one notification service to another. By harnessing a simple URL string, you can drive any of the 90+ supported services.
All of the notification services supported by Apprise can be found in this section.
Legend
- 📚 : Supports File Attachments
- 📲 : SMS Based Services
Detailed instructions on how to connect your notification service(s) up with Apprise can be acquired by clicking on the appropriate link(s) below:
- Africas Talking
- Apprise API 📚
- Automated Packet Reporting System (APRS)
- AWS SES 📚
- AWS SNS 📲
- Bark
- BulkSMS 📲
- BulkVS 📲
- Burst SMS 📲
- Chantify
- ClickSend 📲
- DAPNET
- DingTalk 📲
- Discord 📚
- D7 Networks 📲
- E-Mail 📚
- Emby
- Enigma2 Devices
- FCM - (Google) Firebase Cloud Messaging
- Feishu
- Flock
- Free-Mobile
- Google Chat
- Gotify
- Growl
- Guilded 📚
- Home Assistant
- httpSMS 📲
- IFTTT
- Join
- Kavenegar 📲
- KODI
- Kumulos
- LaMetric Time/Clock
- Line
- LunaSea
- Mastodon 📚
- Mailgun 📚
- Matrix 📚
- Mattermost
- MessageBird 📲
- Microsoft Power Automate / Workflow (MSTeams)
- Microsoft Teams
- Misskey
- MQTT
- MSG91 📲
- Nextcloud Messaging
- Nextcloud Talk
- Ntfy 📚
- Notica
- Notifiarr
- Notifico
- Office 365
- OneSignal
- Opsgenie
- PagerDuty
- Pagertree
- Parse Platform
- Plivo 📲
- Popcorn Notify
- Prowl
- PushBullet 📚
- PushDeer
- Pushed
- Pushjet
- PushMe
- Pushover 📚
- PushSafer 📚
- Pushy
- Revolt
- Rocket.Chat
- RSyslog (Remote Syslog)
- Ryver
- SendGrid 📚
- ServerChan
- Société Française du Radiotéléphone (SFR)
- SimplePush
- Sinch
- Signal (API)
- Slack 📚
- SMSEagle 📲 📚
- SMS Manager 📲
- SMTP2Go 📚
- SparkPost 📚
- Splunk (VictorOps) On Call
- Streamlabs
- Synology
- Syslog
- Techulus Push
- Telegram 📚
- Threema Gateway
- Twilio 📲
- Twist
- Twitter 📚
- Voip.ms
- Vonage 📲
- XBMC
- Webex Teams
- WeCom Bot
- WxPusher
- Zulip
The following are just some general notification services you can configure to have posted to any website of your choice. From there you can decide what actions you want to take.
The following services work locally on the same PC they're ran on.
- Linux Notifications:
- MacOS X Notifications
- Windows Notifications
Configuration can be retrieved via a flat file on your local system or from a remote server via the http(s) protocol. You can learn more about this here:
The following configuration formats are supported:
Apprise can be installed as easy as:
pip install apprise