Show HN: Apprise v1.0.0 – A lightweight all-in-one notification solution I introduced Hacker News to Apprise back when it was just an experiment (and supported just 30 or so notification services at the time). Now supporting more then 85+ services and with a ton of built in features, I officially created it's first stable v1.0.0 release marking a major milestone for the project. Apprise doesn't compete with other notification services out there; instead it just acts as a proxy (or master switchboard) to support handling messages to them. It's a means of decoupling notification support from the systems that want to provide them. The idea is to adopt Apprise into your environment, and then you no longer have to worry about adding/removing support for new services as the come along and deprecating the ones that go away. The way it works is that every service out there maps to a `schema://credentials/?optional_configuration`. You just need to define the schemas you use, and then you can already use Apprise. Check out the list of the services available today here: https://ift.tt/VSnW8pf Apprise is 100% open source (MIT Licensed). It has an acompanied API I built for those who want to centralize their configuration (found here: https://ift.tt/kJ8MD4i ). Some reasons you may also all find it useful: - It works perfectly with legacy servers (supporting even Python 2.7). So this fits system admins using older systems such as CentOS 6+ - It has a complete API that developers, devops, and administrators alike can leverage allowing them to control the notifications in their environments. - It supports configuration files allowing you to securely hide your credentials and map them to simple tags like `family`, `devops`, `marketing`, etc. There is no limit to the number of tag assignments. It supports a simple TEXT (https://ift.tt/FYHJwGy) based configuration, as well as a more advanced and configurable YAML (https://ift.tt/4Ca6UiF) based one. - It sends all notifications asynchronously optimizing setups where there are many end-points to deliver to. - It supports inputs are of MARKDOWN, HTML, and TEXT and can easily convert between these depending on the endpoint. For example: HTML provided input would be converted to TEXT before passing it along as a text message. However the same HTML content provided would not be converted if the endpoint accepted it as such (such as Telegram, or Email). - It supports breaking large messages into smaller ones to fit the upstream service. Hence a text message (160 characters) or a Tweet (280 characters) would be constructed for you if the notification you sent was larger. - It supports file attachments too. So feel free to pass along an image, PDF, etc if the destination supports it. - It can easily allow you to write your own custom notifications and/or simply leverage Apprise as routing service to perform admin tasks for you. See here for more details: https://ift.tt/wsa8xmC - It has 100% code based test coverage. :) I hope to continue to add more services (and break 100+ supported services someday). I also hope some of you find it useful for your own project solution! https://ift.tt/WjwtODQ August 7, 2022 at 10:21PM
Show HN: Apprise v1.0.0 – A lightweight all-in-one notification solution https://ift.tt/XBfaErG
Related Articles
Show HN: Automate your WordPress blog in less than 5 minutes https://ift.tt/Hz19RhsShow HN: Automate your WordPress blog in less than 5 minutes https://s… Read More
Show HN: Auto-generate an OpenAPI spec by listening to localhost https://ift.tt/kYUrT2MShow HN: Auto-generate an OpenAPI spec by listening to localhost Hey H… Read More
Show HN: World Cup simulator that can run endlessly on the browser https://ift.tt/sYIv86aShow HN: World Cup simulator that can run endlessly on the browser Aft… Read More
Show HN: Rotary Phone Project https://ift.tt/DbWn5XQShow HN: Rotary Phone Project https://ift.tt/7a6VuAg March 23, 2024 at… Read More
Show HN: Suno AI tech help you gather suno usage and create song https://ift.tt/ATVkpJOShow HN: Suno AI tech help you gather suno usage and create song Suno'… Read More
Show HN: Math I'm creating, Space Numbers https://ift.tt/r9fyS8cShow HN: Math I'm creating, Space Numbers Hi HN! I had a math idea who… Read More
Show HN: A consumer carbon footprint tracker https://ift.tt/U2KbHNgShow HN: A consumer carbon footprint tracker https://ift.tt/pfuRgT2 Ma… Read More
Show HN: Interesting use cases for AI characters (with Arthas.AI) https://ift.tt/GQlisT3Show HN: Interesting use cases for AI characters (with Arthas.AI) http… Read More
0 Comments: