This commit is contained in:
Paul Gauthier 2025-03-10 16:28:57 -07:00
parent 303f8e1bc9
commit 6d8457a61f

View file

@ -46,9 +46,8 @@ aider --notifications-command "say 'Aider is ready'"
### Remote Notifications
For remote notifications you can use [Apprise](https://github.com/caronc/apprise)
It's a cross-platform Python library for sending notifications to various services.
For remote notifications you could use [Apprise](https://github.com/caronc/apprise),
which is a cross-platform Python library for sending notifications to various services.
We can use Apprise to send notifications to Slack