Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
l2g
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
12 ms
·
1.
▲
by
l2g
6mo ago
I found the biggest complaints about Apprise were: 1) lack of documentation - fixed with https://appriseit.com 2) confusion around Apprise URL generation - now fixed with this enhancement! :)
2.
▲
Show HN: Apprise (Notification Platform) URL Generation Just Got Easier
(appriseit.com)
1 points
by
l2g
6mo ago
|
1 comments
3.
▲
Apprise Reaching 100M+ Downloads – Notifications for just about any platform
(appriseit.com)
1 points
by
l2g
8mo ago
|
1 comments
4.
▲
by
l2g
8mo ago
Apprise ( https://github.com/caronc/apprise hit 100M+ downloads and I just wanted to thank those who have adapted it into their systems! * Entirely a self-hosted solution. * Been around since ~2018; so it's h
5.
▲
by
l2g
1y ago
> no login That's because the goal is to allow you to stick a proper nginx or webserver infront of it if you need this layer. > Sometimes doesn't work Please open a ticket and share why since your able to determine this from
6.
▲
Show HN: Apprise-API – All in one notification solution with API access point
(github.com)
2 points
by
l2g
2y ago
|
0 comments
7.
▲
by
l2g
3y ago
They're just used to test different Python environments with. 2 of them for RPM building and testing in RHEL 8 & 9. They all play a roll with merge requests during (GiHub Actions) pipeline testing and code coverage.
8.
▲
by
l2g
3y ago
Ntfy is a notification service. Ntfy is 1 of the 100+ notification services Apprise supports. Apprise is basically a switchboard for notifications; a one stop shop.
9.
▲
by
l2g
3y ago
I finally achieved the milestone of supporting more then 100+ services and just wanted to share with with you all! What is Apprise? Apprise allows you to send a notification to almost all of the most popular notification services availabl
10.
▲
Show HN: Apprise (Notifications) Supports 100 Services Now
(github.com)
5 points
by
l2g
3y ago
|
1 comments
11.
▲
by
l2g
4y ago
Mastodon Support added
12.
▲
by
l2g
4y ago
Thank you! I feel silly for asking when the answer really was right there in my face. I was able to sign up with a service. Apprise will hopefully have Mastodon support next!
13.
▲
by
l2g
4y ago
It's not the sending the messages that has me stumped, it's the setup of the server (the hosting of it itself). Do you know of a public service that exists i could build/test the Apprise plugin against? Would love just even t
14.
▲
by
l2g
4y ago
Let me see what I can do about prioritizing this one a bit.
15.
▲
by
l2g
4y ago
It already is: https://www.home-assistant.io/integrations/apprise/
16.
▲
by
l2g
4y ago
I would love to hear anyone's thoughts and/or suggestions on what they'd like to see next!
17.
▲
Show HN: Apprise v1.0.0 – A lightweight all-in-one notification solution
(github.com)
18 points
by
l2g
4y ago
|
6 comments
18.
▲
by
l2g
5y ago
Thanks for the shoutout. As the dev of Apprise, I can tell you that it already supports emails. It also supports attachments too ( https://github.com/caronc/apprise/wiki/Notify_email ). :) But none the less, it
19.
▲
by
l2g
7y ago
I'll look into it! Thanks for sharing!
20.
▲
by
l2g
7y ago
6 months ago [I posted about Apprise here]( https://news.ycombinator.com/item?id=19023196 ) and got a lot of amazing and encouraging feedback! I since took just about everyone's comments and ideas at the time and implem
21.
▲
Show HN: Apprise – A lightweight all-in-one notification solution (update)
(github.com)
35 points
by
l2g
7y ago
|
6 comments
22.
▲
by
l2g
8y ago
Thanks, I'll look into this. I actually added Facebook support, but it was around the time Zuckerberg got in trouble with data leaking. The API at the time became utterly useless (for Facebook). But I never looked into the WhatsApp sid
23.
▲
by
l2g
8y ago
Thank you for sharing this. I'll definitely investigate this further!
24.
▲
by
l2g
8y ago
What you're describing you're building might be more complicated then the problems I faced. For apprise, I focused on what was common across all notification services: all of them had a body, most have a title, and some allow you
25.
▲
by
l2g
8y ago
Apparently this video is not available to be watched in my country (Canada). But now that you struck my curiosity, what is the video about? :)
26.
▲
by
l2g
8y ago
No reason for this other then simply not having a request for it (until now) :). After some quick Googling, it sort of appears everyone uses this protocol differently with different payloads (I could be really wrong here and would love if s
27.
▲
by
l2g
8y ago
No, unfortunately it only simplifies the use of existing notification services. I don't recall supporting a service that does that though. Perhaps I need a wrapper for Twilio? That service may at least allow text messages to the specif
28.
▲
by
l2g
8y ago
Hmm... I don't know if I'd want the headache of having everyone's passwords, tokens and API keys on a server I managed and deal with the privacy that goes with it... But I was thinking of still supporting YAML or JSON formatt
29.
▲
by
l2g
8y ago
Just a project I put together to make the many notification services out there easier to use. I'd love to hear feedback and/or suggestions!
30.
▲
Show HN: Apprise – A lightweight all-in-one notification solution
(github.com)
163 points
by
l2g
8y ago
|
22 comments
More ›