LICENSE
README.md
pyproject.toml
src/friedeggjellyfish/__init__.py
src/friedeggjellyfish/_client.py
src/friedeggjellyfish/cli.py
src/friedeggjellyfish/server.py
src/friedeggjellyfish.egg-info/PKG-INFO
src/friedeggjellyfish.egg-info/SOURCES.txt
src/friedeggjellyfish.egg-info/dependency_links.txt
src/friedeggjellyfish.egg-info/entry_points.txt
src/friedeggjellyfish.egg-info/requires.txt
src/friedeggjellyfish.egg-info/top_level.txt
src/friedeggjellyfish/dashboard/fej_logo.svg
src/friedeggjellyfish/dashboard/fej_logo_animation.css
src/friedeggjellyfish/dashboard/index.html
src/friedeggjellyfish/dashboard/script.js
src/friedeggjellyfish/dashboard/style.css
tests/test_monitor.py
tests/test_server.py