mirror of
https://github.com/orangecoding/fredy.git
synced 2026-06-16 12:31:07 +00:00
9 lines
365 B
Markdown
9 lines
365 B
Markdown
### Apprise Adapter
|
|
|
|
Use [Apprise](https://github.com/caronc/apprise-api#installation) to forward notifications to many different services.
|
|
|
|
Quick start:
|
|
- Set up an Apprise API instance (see the installation guide linked above).
|
|
- Configure your preferred notification service(s) within Apprise.
|
|
- In Fredy, point the Apprise adapter to your Apprise API endpoint.
|