LICENSE
README.md
pyproject.toml
setup.cfg
colcon_dashboard/__init__.py
colcon_dashboard/__main__.py
colcon_dashboard/ai.py
colcon_dashboard/cli.py
colcon_dashboard/config.py
colcon_dashboard/events.py
colcon_dashboard/monitor.py
colcon_dashboard/packages.py
colcon_dashboard/registry.py
colcon_dashboard/web.py
colcon_dashboard.egg-info/PKG-INFO
colcon_dashboard.egg-info/SOURCES.txt
colcon_dashboard.egg-info/dependency_links.txt
colcon_dashboard.egg-info/entry_points.txt
colcon_dashboard.egg-info/top_level.txt
colcon_dashboard/static/ai.js
colcon_dashboard/static/ansi.js
colcon_dashboard/static/app.js
colcon_dashboard/static/bus.js
colcon_dashboard/static/camera.js
colcon_dashboard/static/dock.js
colcon_dashboard/static/force.js
colcon_dashboard/static/g3d.js
colcon_dashboard/static/gantt.js
colcon_dashboard/static/graph.js
colcon_dashboard/static/gsearch.js
colcon_dashboard/static/header.js
colcon_dashboard/static/help.js
colcon_dashboard/static/index.html
colcon_dashboard/static/modes.js
colcon_dashboard/static/notify.js
colcon_dashboard/static/pickers.js
colcon_dashboard/static/poller.js
colcon_dashboard/static/state.js
colcon_dashboard/static/style.css
colcon_dashboard/static/theme.js
colcon_dashboard/static/toasts.js
colcon_dashboard/static/util.js
colcon_dashboard/static/views.js
tests/test_api.py
tests/test_cli.py
tests/test_config.py
tests/test_events.py
tests/test_monitor.py
tests/test_packages.py