Searching We.Love.Privacy.Club

Twts matching #Ntfy
Sort by: Newest, Oldest, Most Relevant

I’ve rebuilt ntfy with the web interface, though it took me an hour or so of JavaScript dependency hell and a certain library whose native interface doesn’t have support for NetBSD

On Linux:
  • Step 1. Clone ntfy repository as usual

  • Step 2. export NODE_ENV=production

  • Step 3. make web-build

  • Step 4. Make a tarball with the generated assets and copy it over

On NetBSD:
  • Step 5. Repeat the above mentioned first step

  • Step 6. Unpack the assets into server/

  • Step 7. Build backend with make cli-linux-server

  • Step 8. Done

The result is right here

⤋ Read More

Ntfy.sh
I subscribe to the Hacker News front page via RSS. There is a lot of stuff there that I just mark as read without taking a closer look. But sometimes something catches my eye and I take a closer look. Today “Show HN: A tool to send push notifications to your phone, written in Go” is one of them. ⌘ Read more

⤋ Read More