Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-ntfy | Distribution: openSUSE Leap 15.2 |
Version: 2.7.0 | Vendor: openSUSE |
Release: lp152.3.2 | Build date: Fri Sep 20 22:59:24 2019 |
Group: Development/Languages/Python | Build host: lamb16 |
Size: 249116 | Source RPM: python-ntfy-2.7.0-lp152.3.2.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: https://github.com/dschep/ntfy | |
Summary: A utility for sending push notifications |
ntfy brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes. Quickstart ---------- $ ntfy send test $ ntfy done sleep 10
GPL-3.0-only
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com> - Remove superfluous devel dependency for noarch package * Sun Nov 25 2018 marix@marix.org - Update to ntfy 2.7.0. * Support customizing or disabling the notification icon. * Support cusotmizing the notification timeout. * Have auto-ntfy ignore htop by default. * Make auto-ntfy send notifications in the background so that control returns to the shell faster. * Sun Apr 15 2018 marix@marix.org - Switch source service to run offline instead of on checkout. This is required to be compatible with Factory policies. * Wed Apr 04 2018 marix@marix.org - Update to Ntfy 2.6.0 * This version adds support for third party backends. * Sat Mar 31 2018 marix@marix.org - Fix the copyright note in the spec file. * Sat Mar 31 2018 marix@marix.org - Initial package: * Only packaged for Python 3 as this primarily provides the executable ntfy. * Source is taken from Github as the source distribution on PyPI lacks the tests. * The package suggests a couple Python packages which are currently not packaged for openSUSE. Given the strict naming convention for packaged Python packages this should be safe, though and magically work once those packages are made available.
/usr/bin/ntfy /usr/lib/python3.6/site-packages/ntfy /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/PKG-INFO /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/SOURCES.txt /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/dependency_links.txt /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/entry_points.txt /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/requires.txt /usr/lib/python3.6/site-packages/ntfy-2.7.0-py3.6.egg-info/top_level.txt /usr/lib/python3.6/site-packages/ntfy/__init__.py /usr/lib/python3.6/site-packages/ntfy/__pycache__ /usr/lib/python3.6/site-packages/ntfy/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/cli.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/cli.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/config.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/config.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/data.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/data.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/terminal.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/__pycache__/terminal.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends /usr/lib/python3.6/site-packages/ntfy/backends/__init__.py /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__ /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/darwin.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/darwin.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/default.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/default.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/insta.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/insta.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/linux.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/linux.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/matrix.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/matrix.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/notifico.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/notifico.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/prowl.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/prowl.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushalot.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushalot.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushbullet.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushbullet.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushjet.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushjet.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushover.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/pushover.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/rocketchat.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/rocketchat.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/simplepush.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/simplepush.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/slack.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/slack.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/systemlog.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/systemlog.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/telegram.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/telegram.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/termux.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/termux.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/win32.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/win32.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/xmpp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/ntfy/backends/__pycache__/xmpp.cpython-36.pyc /usr/lib/python3.6/site-packages/ntfy/backends/darwin.py /usr/lib/python3.6/site-packages/ntfy/backends/default.py /usr/lib/python3.6/site-packages/ntfy/backends/insta.py /usr/lib/python3.6/site-packages/ntfy/backends/linux.py /usr/lib/python3.6/site-packages/ntfy/backends/matrix.py /usr/lib/python3.6/site-packages/ntfy/backends/notifico.py /usr/lib/python3.6/site-packages/ntfy/backends/prowl.py /usr/lib/python3.6/site-packages/ntfy/backends/pushalot.py /usr/lib/python3.6/site-packages/ntfy/backends/pushbullet.py /usr/lib/python3.6/site-packages/ntfy/backends/pushjet.py /usr/lib/python3.6/site-packages/ntfy/backends/pushover.py /usr/lib/python3.6/site-packages/ntfy/backends/rocketchat.py /usr/lib/python3.6/site-packages/ntfy/backends/simplepush.py /usr/lib/python3.6/site-packages/ntfy/backends/slack.py /usr/lib/python3.6/site-packages/ntfy/backends/systemlog.py /usr/lib/python3.6/site-packages/ntfy/backends/telegram.py /usr/lib/python3.6/site-packages/ntfy/backends/termux.py /usr/lib/python3.6/site-packages/ntfy/backends/win32.py /usr/lib/python3.6/site-packages/ntfy/backends/xmpp.py /usr/lib/python3.6/site-packages/ntfy/cli.py /usr/lib/python3.6/site-packages/ntfy/config.py /usr/lib/python3.6/site-packages/ntfy/data.py /usr/lib/python3.6/site-packages/ntfy/icon.ico /usr/lib/python3.6/site-packages/ntfy/icon.png /usr/lib/python3.6/site-packages/ntfy/shell_integration /usr/lib/python3.6/site-packages/ntfy/shell_integration/auto-ntfy-done.sh /usr/lib/python3.6/site-packages/ntfy/shell_integration/bash-preexec.sh /usr/lib/python3.6/site-packages/ntfy/terminal.py /usr/share/doc/packages/python3-ntfy /usr/share/doc/packages/python3-ntfy/README.rst /usr/share/licenses/python3-ntfy /usr/share/licenses/python3-ntfy/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 11:27:19 2024