LICENSE
README.md
pyproject.toml
omnemo/__init__.py
omnemo/cli.py
omnemo/config.py
omnemo/embedder.py
omnemo/server.py
omnemo/store.py
omnemo.egg-info/PKG-INFO
omnemo.egg-info/SOURCES.txt
omnemo.egg-info/dependency_links.txt
omnemo.egg-info/entry_points.txt
omnemo.egg-info/requires.txt
omnemo.egg-info/top_level.txt
omnemo/omarchy/__init__.py
omnemo/omarchy/glove.py
omnemo/omarchy/harnesses.py
omnemo/omarchy/assets/plugin/BarWidget.qml
omnemo/omarchy/assets/plugin/manifest.json
omnemo/omarchy/assets/skill/SKILL.md
omnemo/omarchy/assets/systemd/omnemo-warm.service
tests/test_config.py
tests/test_glove.py
tests/test_harnesses.py
tests/test_server.py
tests/test_store.py