LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
ntfy/__init__.py
ntfy/cli.py
ntfy/config.py
ntfy/data.py
ntfy/icon.ico
ntfy/icon.png
ntfy/terminal.py
ntfy.egg-info/PKG-INFO
ntfy.egg-info/SOURCES.txt
ntfy.egg-info/dependency_links.txt
ntfy.egg-info/entry_points.txt
ntfy.egg-info/requires.txt
ntfy.egg-info/top_level.txt
ntfy/backends/__init__.py
ntfy/backends/darwin.py
ntfy/backends/default.py
ntfy/backends/insta.py
ntfy/backends/linux.py
ntfy/backends/matrix.py
ntfy/backends/notifico.py
ntfy/backends/prowl.py
ntfy/backends/pushalot.py
ntfy/backends/pushbullet.py
ntfy/backends/pushjet.py
ntfy/backends/pushover.py
ntfy/backends/rocketchat.py
ntfy/backends/simplepush.py
ntfy/backends/slack.py
ntfy/backends/systemlog.py
ntfy/backends/telegram.py
ntfy/backends/termux.py
ntfy/backends/win32.py
ntfy/backends/xmpp.py
ntfy/shell_integration/auto-ntfy-done.sh
ntfy/shell_integration/bash-preexec.sh
tests/test_cli.py
tests/test_config.py
tests/test_integration.py
tests/test_notifico.py
tests/test_ntfy.py
tests/test_prowl.py
tests/test_pushalot.py
tests/test_pushbullet.py
tests/test_pushjet.py
tests/test_pushover.py
tests/test_simplepush.py
tests/test_systemlog.py
tests/test_xmpp.py