Live data from Hacker News

Viewing profile — l2g

l2g

HN member
Joined
Tue, Jan 29, 2019, 2:26 AM UTC
HN karma
87
Public activity
31 items

About l2g

No profile information was provided.

Recent public activity

  1. comment
    Comment #47469642

    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 enha…

  2. story
  3. comment
    Comment #46732133

    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 a…

  4. story
  5. comment
    Comment #43528382

    > 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 shar…

  6. story
  7. story
  8. comment
    Comment #39224664

    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) …

  9. comment
    Comment #39220796

    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.

  10. comment
    Comment #39212285

    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 alm…

  11. story
  12. comment
    Comment #33566294

    Mastodon Support added

  13. comment
    Comment #33525803

    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!

  14. comment
    Comment #33521707

    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 A…

  15. comment
    Comment #33520248

    Let me see what I can do about prioritizing this one a bit.

  16. comment
    Comment #32384997

    It already is: https://www.home-assistant.io/integrations/apprise/

  17. comment
    Comment #32377926

    I would love to hear anyone's thoughts and/or suggestions on what they'd like to see next!

  18. story
    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 w…

  19. comment
    Comment #28847025

    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_ema…

  20. comment
    Comment #20598063

    I'll look into it! Thanks for sharing!

  21. comment
    Comment #20587555

    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 co…

  22. story
  23. comment
    Comment #19028485

    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 (…

  24. comment
    Comment #19027908

    Thank you for sharing this. I'll definitely investigate this further!

  25. comment
    Comment #19027196

    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 …