LICENSE
README.md
pyproject.toml
meshpi/__init__.py
meshpi/applier.py
meshpi/cli.py
meshpi/client.py
meshpi/config.py
meshpi/crypto.py
meshpi/diagnostics.py
meshpi/host.py
meshpi/llm_agent.py
meshpi/pendrive.py
meshpi/registry.py
meshpi/systemd.py
meshpi.egg-info/PKG-INFO
meshpi.egg-info/SOURCES.txt
meshpi.egg-info/dependency_links.txt
meshpi.egg-info/entry_points.txt
meshpi.egg-info/requires.txt
meshpi.egg-info/top_level.txt
meshpi/dashboard/__init__.py
meshpi/hardware/__init__.py
meshpi/hardware/applier.py
meshpi/hardware/profiles.py
tests/test_integration.py
tests/test_meshpi.py