LICENSE
MANIFEST.in
README.md
requirements.txt
setup.py
version.py
ovos_tui_client/__init__.py
ovos_tui_client/activity.py
ovos_tui_client/app.py
ovos_tui_client/bus.py
ovos_tui_client/logs.py
ovos_tui_client/services.py
ovos_tui_client/state.py
ovos_tui_client.egg-info/PKG-INFO
ovos_tui_client.egg-info/SOURCES.txt
ovos_tui_client.egg-info/dependency_links.txt
ovos_tui_client.egg-info/entry_points.txt
ovos_tui_client.egg-info/requires.txt
ovos_tui_client.egg-info/top_level.txt
tests/test_activity.py
tests/test_app.py
tests/test_bus.py
tests/test_logs.py
tests/test_navigation.py
tests/test_screens.py
tests/test_services.py
tests/test_state.py