LICENSE
README.md
pyproject.toml
src/remote_gui/__init__.py
src/remote_gui/cli.py
src/remote_gui/doctor.py
src/remote_gui/hosts.py
src/remote_gui/launcher.py
src/remote_gui/launcher.sh
src/remote_gui/ssh.py
src/remote_gui/version.py
src/remote_gui.egg-info/PKG-INFO
src/remote_gui.egg-info/SOURCES.txt
src/remote_gui.egg-info/dependency_links.txt
src/remote_gui.egg-info/entry_points.txt
src/remote_gui.egg-info/top_level.txt
tests/test_hosts.py
tests/test_ssh.py