LICENSE
README.md
pyproject.toml
commandertui/__init__.py
commandertui/app.py
commandertui/ascii_font.py
commandertui/bookmarks.py
commandertui/boot.py
commandertui/cli.py
commandertui/compare_screen.py
commandertui/diff.py
commandertui/executor.py
commandertui/main_screen.py
commandertui/modals.py
commandertui/models.py
commandertui/plan.py
commandertui/progress_screen.py
commandertui/run_queue.py
commandertui/scanner.py
commandertui/sync.py
commandertui/theme.py
commandertui/trash.py
commandertui/widgets.py
commandertui.egg-info/PKG-INFO
commandertui.egg-info/SOURCES.txt
commandertui.egg-info/dependency_links.txt
commandertui.egg-info/entry_points.txt
commandertui.egg-info/requires.txt
commandertui.egg-info/top_level.txt
tests/test_app_smoke.py
tests/test_bookmarks.py
tests/test_diff.py
tests/test_executor.py
tests/test_plan.py
tests/test_scanner.py
tests/test_sync.py
tests/test_widgets.py