.codecov.yml
.gitignore
.pre-commit-config.yaml
.python-version
LICENSE
README.md
pyproject.toml
uv.lock
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/publish-pypi.yml
docs/polkit.md
docs/pvs.md
docs/ssh-setup.md
docs/assets/.gitkeep
docs/assets/screenshot.png
op/service_ctrl.bob
src/remote_svc_ctrl/__init__.py
src/remote_svc_ctrl/_version.py
src/remote_svc_ctrl/ioc.py
src/remote_svc_ctrl/systemd.py
src/remote_svc_ctrl.egg-info/PKG-INFO
src/remote_svc_ctrl.egg-info/SOURCES.txt
src/remote_svc_ctrl.egg-info/dependency_links.txt
src/remote_svc_ctrl.egg-info/entry_points.txt
src/remote_svc_ctrl.egg-info/requires.txt
src/remote_svc_ctrl.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_ioc.py
tests/test_ioc_integration.py
tests/test_systemd.py