mirror of https://github.com/caronc/apprise
Updated showcase (markdown)
parent
e91fd59e04
commit
2fe16e6eb7
|
@ -9,7 +9,6 @@ Apprise has been mentioned in:
|
|||
- [Python Bytes Podcast Episode 138](https://pythonbytes.fm/episodes/show/138/will-pyoxidizer-weld-shut-one-of-python-s-major-gaps) - Jul 4, 2019
|
||||
|
||||
## Integrations
|
||||
- [ChangeDetection](https://github.com/dgtlmoon/changedetection.io): A tool that monitors websites you provide it so that it can alert you when the page changes (and/or is updated).
|
||||
- [Apache Airflow](https://airflow.apache.org/): Airflow is a platform created by the community to programmatically author, schedule and monitor workflows.
|
||||
- [Home Assistant](https://www.home-assistant.io/): Open source home automation that puts local control and privacy first.
|
||||
- [Fail2Ban](https://www.fail2ban.org/): scans log files and bans IPs that show the malicious signs -- too many password failures, seeking for exploits, etc. Generally Fail2Ban is then used to update firewall rules to reject the IP addresses for a specified amount of time, although any arbitrary other action (e.g. sending a notification via Apprise) could also be configured.
|
||||
|
@ -22,6 +21,7 @@ Apprise has been mentioned in:
|
|||
- [Apprise-Skill](https://github.com/domcross/apprise-skill): A component of [Mycroft](https://mycroft.ai/) voice assistant platform allowing it to work with the Apprise library.
|
||||
- [Traktarr](https://github.com/l3uddz/traktarr): Script to add new series & movies to [Sonarr](https://sonarr.tv)/[Radarr](https://radarr.video) based on [Trakt](https://trakt.tv) lists.
|
||||
- [Healthchecks](https://healthchecks.io): A Cron Monitoring Tool written in Python & Django.
|
||||
- [ChangeDetection](https://github.com/dgtlmoon/changedetection.io): A tool that monitors websites you provide it so that it can alert you when the page changes (and/or is updated).
|
||||
- [binance-trade-bot](https://github.com/edeng23/binance-trade-bot): A platform that monitors bitcoin currency value and can automatically move your coins around (while notifying you when this is done) to maximize your profit.
|
||||
- [BirdNET-Pi](https://github.com/mcguirepr89/BirdNET-Pi): Allows your sytem to recognize bird sounds from a USB microphone or sound card in realtime and share its data with the rest of the world.
|
||||
- [Prefect 2](https://github.com/PrefectHQ/prefect): The easiest way to coordinate your dataflow! It is a second-generation dataflow coordination and orchestration platform from [Prefect](https://www.prefect.io/).
|
||||
|
|
Loading…
Reference in New Issue