Search Criteria
Package Details: ntfy 2.7.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/ntfy.git (read-only, click to copy) |
---|---|
Package Base: | ntfy |
Description: | A utility for sending push notifications to various notification systems (Pushover, Pushbullet, XMPP, etc.) |
Upstream URL: | https://github.com/dschep/ntfy |
Keywords: | notification pushbullet pushover xmpp |
Licenses: | GPL-3.0 |
Submitter: | alphazo |
Maintainer: | adamperkowski |
Last Packager: | adamperkowski |
Votes: | 13 |
Popularity: | 0.80 |
First Submitted: | 2016-02-07 17:43 (UTC) |
Last Updated: | 2024-12-10 23:08 (UTC) |
Dependencies (10)
- python (python37AUR, python311AUR, python310AUR)
- python-appdirs (python-appdirs-gitAUR)
- python-requests
- python-ruamel-yaml (python-ruamel-yaml-hgAUR)
- python-yaml (python-yaml-gitAUR)
- xorg-xprop
- python-setuptools (make)
- python3 (python) (make)
- python-dbus (optional) – Desktop notifications
- python-emoji (optional) – Emoji support
Latest Comments
1 2 Next › Last »
zbe commented on 2023-05-06 08:51 (UTC)
You know you can just add prepare() in PKGBUILD?
aurelieng commented on 2023-05-06 07:26 (UTC) (edited on 2023-05-06 07:26 (UTC) by aurelieng)
Here's a shell script providing a quick workaround until the bug is solved upstream.
It:
qguv commented on 2023-05-04 08:35 (UTC)
Currently fails to build because ntfy is incompatible with python 3.11, see upstream issue.
qguv commented on 2023-03-23 10:57 (UTC)
Installing the
python-emoji
optional dependency breaksntfy
sincepython-emoji
v2.0.0 was released, deprecating some kwargs.miterion commented on 2021-06-14 12:09 (UTC)
Thanks for the notice rEnr3n should be fixed now
rEnr3n commented on 2021-06-06 06:53 (UTC)
This needs
python-setuptools
to compile.uberben commented on 2020-05-06 17:46 (UTC) (edited on 2020-05-06 17:47 (UTC) by uberben)
I was getting the following error, but it was solved by uninstalling and reinstalling ntfy (did a clean build, not sure that was necessary).
pkg_resources.DistributionNotFound: The 'ntfy==2.7.0' distribution was not found and is required by the application
twiggers commented on 2018-05-16 12:05 (UTC)
It would be nice to add some optdepends, e.g.:
python-emoji: emoji support :fire:
TilmanV commented on 2017-01-10 14:10 (UTC)
pmav99 commented on 2017-01-09 09:48 (UTC)
1 2 Next › Last »