Package Details: ntfysh 2.11.0-2

Git Clone URL: https://aur.archlinux.org/ntfysh.git (read-only, click to copy)
Package Base: ntfysh
Description: Send push notifications to your phone or desktop using PUT/POST
Upstream URL: https://ntfy.sh
Licenses: GPL2
Conflicts: ntfy, ntfysh-bin
Submitter: 3Jl0y_PYCCKUi
Maintainer: 3Jl0y_PYCCKUi
Last Packager: 3Jl0y_PYCCKUi
Votes: 3
Popularity: 0.000460
First Submitted: 2022-07-18 14:20 (UTC)
Last Updated: 2024-06-30 00:04 (UTC)

Required by (0)

Sources (2)

Latest Comments

3Jl0y_PYCCKUi commented on 2024-06-30 00:06 (UTC)

signing must be working now

taba commented on 2024-06-24 02:54 (UTC)

I don't what the point of keeping Golang deps separate is considering that literally every other AUR package caches and reuses the cache. I assume the same is true for npm. makepkg has --sign flag that you mess up by changing HOME.

3Jl0y_PYCCKUi commented on 2024-06-23 20:30 (UTC)

The $HOME is changed to keep npm (primary) and go deps in the builddir, rather than cluttering up the actual $HOME. I don't see how this would break anything.

taba commented on 2024-06-20 14:04 (UTC)

Why would you change HOME? It messes up signing and caching. Have you never run go clean -cache -modcache -testcache?

TheLugal commented on 2023-06-05 03:09 (UTC)

The package needs ccache as a dependency.

hashworks commented on 2023-05-29 18:03 (UTC) (edited on 2023-05-29 18:05 (UTC) by hashworks)

Also, the webui isn't working. Please see https://docs.ntfy.sh/develop/#build-all-the-things

If you want to keep the webui disabled, I suggest a rename. Something like ntfysh-cli and a note in the description.

hashworks commented on 2023-05-29 17:59 (UTC)

Please add backup=('etc/ntfy/server.yml' 'etc/ntfy/client.yml').