.flake8
.gitignore
LICENSE
Makefile
README.md
pyproject.toml
setup.py
.github/workflows/publish-to-pypi.yml
.vscode/launch.json
.vscode/settings.json
src/alsa_redirect.c
src/whisptray/__init__.py
src/whisptray.egg-info/PKG-INFO
src/whisptray.egg-info/SOURCES.txt
src/whisptray.egg-info/dependency_links.txt
src/whisptray.egg-info/entry_points.txt
src/whisptray.egg-info/not-zip-safe
src/whisptray.egg-info/requires.txt
src/whisptray.egg-info/top_level.txt
tests/dictate_test.py
tests/input_test.py
tests/tray_test.py