LICENSE
README.md
main.py
pyproject.toml
app/__init__.py
app/cli.py
app/main_window.py
app/server_manager.py
app/tray.py
app/tabs/__init__.py
app/tabs/config_tab.py
app/tabs/discover_tab.py
app/tabs/logs_tab.py
app/tabs/server_tab.py
flowchem_qt.egg-info/PKG-INFO
flowchem_qt.egg-info/SOURCES.txt
flowchem_qt.egg-info/dependency_links.txt
flowchem_qt.egg-info/entry_points.txt
flowchem_qt.egg-info/requires.txt
flowchem_qt.egg-info/top_level.txt
tests/test_config_tab.py
tests/test_main.py
tests/test_qt_migration.py
tests/test_server_manager.py
tests/test_server_tab.py