CHANGELOG.md
LICENSE
MANIFEST.in
README.md
commands.toml.example
pyproject.toml
gnome-extension/voicetalk@local/extension.js
gnome-extension/voicetalk@local/metadata.json
tests/test_actions.py
tests/test_auth.py
tests/test_browser_autoplay.py
tests/test_commands.py
tests/test_model.py
tests/test_server.py
tests/test_sources.py
tests/test_ui.py
voicetalk.egg-info/PKG-INFO
voicetalk.egg-info/SOURCES.txt
voicetalk.egg-info/dependency_links.txt
voicetalk.egg-info/entry_points.txt
voicetalk.egg-info/requires.txt
voicetalk.egg-info/top_level.txt
vt/__init__.py
vt/__main__.py
vt/actions.py
vt/auth.py
vt/cli.py
vt/commands.py
vt/model.py
vt/server.py
vt/state.py
vt/tunnel.py
vt/sources/__init__.py
vt/sources/apps.py
vt/sources/audio.py
vt/sources/browser_autoplay.py
vt/sources/mpris.py
vt/sources/windows.py
vt/sources/youtube.py
vt/sources/youtube_player.py
vt/ui/index.html