.pre-commit-config.yaml
CHANGELOG.rst
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
.github/workflows/release.yml
Mopidy_Notify.egg-info/PKG-INFO
Mopidy_Notify.egg-info/SOURCES.txt
Mopidy_Notify.egg-info/dependency_links.txt
Mopidy_Notify.egg-info/entry_points.txt
Mopidy_Notify.egg-info/not-zip-safe
Mopidy_Notify.egg-info/requires.txt
Mopidy_Notify.egg-info/top_level.txt
mopidy_notify/__init__.py
mopidy_notify/ext.conf
mopidy_notify/frontend.py
mopidy_notify/icon.py
mopidy_notify/notifications.py
tests/__init__.py
tests/test_extension.py
tests/test_frontend.py
tests/test_notifications.py