LICENSE
README.md
pyproject.toml
setup.py
notifier/__init__.py
notifier/cli.py
notifier/exceptions.py
notifier/notify.py
notifier/toast.py
notifier.py.egg-info/PKG-INFO
notifier.py.egg-info/SOURCES.txt
notifier.py.egg-info/dependency_links.txt
notifier.py.egg-info/entry_points.txt
notifier.py.egg-info/requires.txt
notifier.py.egg-info/top_level.txt
notifier/data/example_notification_sound.wav
notifier/data/py-logo.png
notifier/data/python.ico
notifier/os_notifiers/__init__.py
notifier/os_notifiers/_base.py
notifier/os_notifiers/linux.py
notifier/os_notifiers/macos.py
notifier/os_notifiers/windows.py
notifier/os_notifiers/windows_legacy.py