LICENSE
README.md
pyproject.toml
cloudhop/__init__.py
cloudhop/__main__.py
cloudhop/cli.py
cloudhop/notify.py
cloudhop/server.py
cloudhop/transfer.py
cloudhop/utils.py
cloudhop.egg-info/PKG-INFO
cloudhop.egg-info/SOURCES.txt
cloudhop.egg-info/dependency_links.txt
cloudhop.egg-info/entry_points.txt
cloudhop.egg-info/top_level.txt
cloudhop/static/dashboard.css
cloudhop/static/dashboard.js
cloudhop/static/favicon.svg
cloudhop/static/wizard.css
cloudhop/static/wizard.js
cloudhop/templates/__init__.py
cloudhop/templates/dashboard.html
cloudhop/templates/wizard.html
cloudhop/tests/__init__.py
cloudhop/tests/conftest.py
cloudhop/tests/test_cli.py
cloudhop/tests/test_notify.py
cloudhop/tests/test_schedule.py
cloudhop/tests/test_server.py
cloudhop/tests/test_transfer.py
cloudhop/tests/test_utils.py