LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
friebox/__init__.py
friebox/__main__.py
friebox/debug.py
friebox/web.py
friebox.egg-info/PKG-INFO
friebox.egg-info/SOURCES.txt
friebox.egg-info/dependency_links.txt
friebox.egg-info/requires.txt
friebox.egg-info/top_level.txt
friebox/public/__init__.py
friebox/public/_iosPerf.py
friebox/public/adb.py
friebox/public/apm.py
friebox/public/apm_pk.py
friebox/public/common.py
friebox/public/fps.py
friebox/public/adb/linux/adb
friebox/public/adb/linux_arm/adb
friebox/public/adb/mac/adb
friebox/public/adb/windows/AdbWinApi.dll
friebox/public/adb/windows/AdbWinUsbApi.dll
friebox/public/adb/windows/adb.exe
friebox/public/iosperf/__init__.py
friebox/public/iosperf/__main__.py
friebox/public/iosperf/_compat.py
friebox/public/iosperf/_crash.py
friebox/public/iosperf/_device.py
friebox/public/iosperf/_hexdump.py
friebox/public/iosperf/_imagemounter.py
friebox/public/iosperf/_installation.py
friebox/public/iosperf/_instruments.py
friebox/public/iosperf/_ipautil.py
friebox/public/iosperf/_perf.py
friebox/public/iosperf/_proto.py
friebox/public/iosperf/_relay.py
friebox/public/iosperf/_safe_socket.py
friebox/public/iosperf/_ssl.py
friebox/public/iosperf/_sync.py
friebox/public/iosperf/_types.py
friebox/public/iosperf/_usbmux.py
friebox/public/iosperf/_utils.py
friebox/public/iosperf/_version.py
friebox/public/iosperf/_wdaproxy.py
friebox/public/iosperf/bplist.py
friebox/public/iosperf/exceptions.py
friebox/public/iosperf/plistlib2.py
friebox/public/iosperf/requests_usbmux.py
friebox/public/iosperf/struct2.py
friebox/static/css/highlight.min.css
friebox/static/css/select2-bootstrap-5-theme.min.css
friebox/static/css/select2-bootstrap-5-theme.rtl.min.css
friebox/static/css/select2.min.css
friebox/static/css/sweetalert2.min.css
friebox/static/css/tabler.demo.min.css
friebox/static/css/tabler.min.css
friebox/static/images/404.png
friebox/static/images/500.png
friebox/static/images/avatar.png
friebox/static/images/coffee.png
friebox/static/images/empty.png
friebox/static/js/apexcharts.js
friebox/static/js/gray.js
friebox/static/js/highlight.min.js
friebox/static/js/highstock.js
friebox/static/js/html2canvas.min.js
friebox/static/js/jquery.min.js
friebox/static/js/select2.min.js
friebox/static/js/socket.io.js
friebox/static/js/sweetalert2.min.js
friebox/static/js/tabler.demo.min.js
friebox/static/js/tabler.min.js
friebox/templates/404.html
friebox/templates/500.html
friebox/templates/analysis.html
friebox/templates/analysis_pk.html
friebox/templates/base.html
friebox/templates/index.html
friebox/templates/pk.html
friebox/templates/report.html
friebox/view/__init__.py
friebox/view/apis.py
friebox/view/pages.py