Package Details: ntfysh-bin 2.23.0-1

Git Clone URL: https://aur.archlinux.org/ntfysh-bin.git (read-only, click to copy)
Package Base: ntfysh-bin
Description: Send push notifications to your phone or desktop using PUT/POST
Upstream URL: https://github.com/binwiederhier/ntfy
Licenses: GPL2
Conflicts: ntfy
Provides: ntfy
Submitter: arjan5
Maintainer: arjan5
Last Packager: arjan5
Votes: 17
Popularity: 0.50
First Submitted: 2021-12-15 14:53 (UTC)
Last Updated: 2026-05-18 08:03 (UTC)

Latest Comments

1 2 Next › Last »

Sightline commented on 2026-03-26 06:38 (UTC)

@arjan5 thank you for watching out.

arjan5 commented on 2026-03-16 08:07 (UTC)

Note: the package is not orphaned. It's out of date, but that's because I'm not convinced by the developer's pivot to AI-first development. Yesterday and today there were even 2 new releases.

I prefer stability, which I why I waited with 2.18.0 to see how the AI mess turned out. So far I don't think there have been a lot of complaints, but with 2.19.0 yesterday and 2.19.1 today, I'm still going to wait a few days again to make sure it's stable.

danand commented on 2025-05-30 05:20 (UTC)

version 2.12 comes with a systemd user service for the client:

install -Dm644 "client/user/${_pkgname}-client.service" "${pkgdir}/usr/lib/systemd/user/${_pkgname}-client.service"

txtsd commented on 2024-11-10 12:38 (UTC)

Please add me as co-maintainer. I will help normalize this package.

arjan5 commented on 2023-06-29 20:44 (UTC)

I'm aware that the package is currently out of date. However, since I'm on vacation I won't be able to update it for some weeks.

acidicX commented on 2023-04-20 18:12 (UTC)

@arjan5 works like a charm now :) thank you!

arjan5 commented on 2023-04-20 15:36 (UTC)

@acidicX Thanks, as I don't have an aarch64 or armv7h machine with Arch, I couldn't test it myself. I updated the PKGBUILD now according to they yay-bin package. Does it work now like you expect?

acidicX commented on 2023-04-20 14:25 (UTC)

@arjan5 that didn't work. It's now specified as arch=('x86_64' 'aarch64' 'armv7h') but it still has the x86_64 source, which means that it will not work on aarch64 and armv7h systems.

@m040601 actually mentioned the right way, have a look at the yay-bin package. They specify the sources for the other architectures independently. https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=yay-bin

arjan5 commented on 2022-12-16 16:34 (UTC)

Thank you Unwilling6304 for providing the patch! I was away for some time, but now I'm back and I found your patch ready to go. It's now pushed!