* Entirely a self-hosted solution.
* Been around since ~2018; so it's had time to mature
* Written in Python
* 100% Test Coverage (over 51,000+ lines of code)
* BSD-2 License
* Over 15,600+ stars on GitHub!
* Over 6.6M+ downloads a month on PyPi
* Over 100M+ total downloads total on PyPi
* The API version of Apprise has had more than 4.8 million downloads from Docker Hub
* Use of this effectively centralizes your configuration for all applications and anything else into one single spot.
* Supports more then 128 Services already (always adding more!)
Official Documentation Site (this is new): https://AppriseIt.com. It is also backed by a new open source repository all can contribute to at https://github.com/caronc/apprise-docs * One notification library to rule them all.
* A common and intuitive notification syntax.
* Supports the handling of images and attachments (to the notification services that will accept them).
* It's incredibly lightweight.
* Amazing response times because all messages sent asynchronously.
I still don't get it... ELI5 - Entirely a self-hosted solution.
- Written in Python
- 99.27% Test Coverage (oof... I'll get it back to 100% soon)
- BSD-2 License
- Over 450K downloads a month on PyPi
- Over 2.8 million downloads from Docker Hub
I would love to hear any feedback any of you have!
1) lack of documentation - fixed with https://appriseit.com
2) confusion around Apprise URL generation - now fixed with this enhancement! :)