Skip to content

Quick Start Guide

Now that you have Apprise installed, let’s send your first notification. Choose your preferred method below.

The quickest way to test Apprise is via the command line.

Terminal window
# Send a notification to a specific service
apprise -t "Hello" -b "World" \
"discord://webhook_id/webhook_token"
Questions or Feedback?

Documentation

Notice a typo or an error? Report it or contribute a fix .

Technical Issues

Having trouble with the code? Open an issue on GitHub:

Made with love from Canada