mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 01:35:00 +00:00
copy
This commit is contained in:
parent
303f8e1bc9
commit
6d8457a61f
1 changed files with 2 additions and 3 deletions
|
@ -46,9 +46,8 @@ aider --notifications-command "say 'Aider is ready'"
|
||||||
|
|
||||||
### Remote Notifications
|
### Remote Notifications
|
||||||
|
|
||||||
For remote notifications you can use [Apprise](https://github.com/caronc/apprise)
|
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.
|
||||||
It's a cross-platform Python library for sending notifications to various services.
|
|
||||||
|
|
||||||
We can use Apprise to send notifications to Slack
|
We can use Apprise to send notifications to Slack
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue