.gitignore
.isort.cfg
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
setup.cfg
setup.py
tox.ini
.github/FUNDING.yml
ntfyr/__init__.py
ntfyr/__main__.py
ntfyr/_common.py
ntfyr/config.py
ntfyr/errors.py
ntfyr/ntfyr.py
ntfyr.egg-info/PKG-INFO
ntfyr.egg-info/SOURCES.txt
ntfyr.egg-info/dependency_links.txt
ntfyr.egg-info/entry_points.txt
ntfyr.egg-info/requires.txt
ntfyr.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_config.py
tests/test_end_to_end.py
tests/test_main_args.py
tests/test_ntfyr.py
tests/fixtures/ntfy_server.py