.gitignore
LICENSE
README.md
pyproject.toml
setup.cfg
.github/workflows/python-publish.yml
pywebexec/__init__.py
pywebexec/host_ip.py
pywebexec/pywebexec.py
pywebexec/version.py
pywebexec.egg-info/PKG-INFO
pywebexec.egg-info/SOURCES.txt
pywebexec.egg-info/dependency_links.txt
pywebexec.egg-info/entry_points.txt
pywebexec.egg-info/requires.txt
pywebexec.egg-info/top_level.txt
pywebexec/static/css/Consolas NF.ttf
pywebexec/static/css/style.css
pywebexec/static/css/xterm.css
pywebexec/static/images/aborted.svg
pywebexec/static/images/copy.svg
pywebexec/static/images/copy_ok.svg
pywebexec/static/images/down-arrow.svg
pywebexec/static/images/failed.svg
pywebexec/static/images/favicon.svg
pywebexec/static/images/fit-tty.svg
pywebexec/static/images/fit-win.svg
pywebexec/static/images/font-decrease.svg
pywebexec/static/images/font-increase.svg
pywebexec/static/images/norun.svg
pywebexec/static/images/pause.svg
pywebexec/static/images/popup.svg
pywebexec/static/images/resume.svg
pywebexec/static/images/running.svg
pywebexec/static/images/success.svg
pywebexec/static/js/commands.js
pywebexec/static/js/popup.js
pywebexec/static/js/script.js
pywebexec/static/js/xterm/LICENSE
pywebexec/static/js/xterm/addon-canvas.js
pywebexec/static/js/xterm/addon-canvas.js.map
pywebexec/static/js/xterm/addon-fit.js
pywebexec/static/js/xterm/addon-fit.js.map
pywebexec/static/js/xterm/addon-unicode11.js
pywebexec/static/js/xterm/addon-unicode11.js.map
pywebexec/static/js/xterm/xterm.js
pywebexec/static/js/xterm/xterm.js.map
pywebexec/templates/__init__.py
pywebexec/templates/index.html
pywebexec/templates/popup.html