.travis.yml
ABOUT.rst
AUTHORS
CHANGELOG
ChangeLog
LICENSE
MANIFEST.in
README.md
appveyor.yml
publish.sh
requirements.txt
setup.cfg
setup.py
atx/__init__.py
atx/__main__.py
atx/base.py
atx/check.sh
atx/console.py
atx/consts.py
atx/device.py
atx/errors.py
atx/imutils.py
atx/jsonlog.py
atx/log2html.py
atx/logutils.py
atx/patch.py
atx/tkgui.py
atx.egg-info/PKG-INFO
atx.egg-info/SOURCES.txt
atx.egg-info/dependency_links.txt
atx.egg-info/not-zip-safe
atx.egg-info/pbr.json
atx.egg-info/requires.txt
atx.egg-info/top_level.txt
atx/androaxml/__init__.py
atx/androaxml/androguard.zip
atx/drivers/__init__.py
atx/drivers/android.py
atx/drivers/androidwifi.py
atx/drivers/dummy.py
atx/drivers/ios.py
atx/drivers/windows.py
atx/drivers/adb/__init__.py
atx/drivers/adb/adbclient.py
atx/drivers/adb/androidkeymap.py
atx/drivers/adb/update.sh
atx/htmltemplate/app.js
atx/htmltemplate/highstock-data-cpu.json
atx/htmltemplate/highstock-data-mem.json
atx/htmltemplate/index.html
atx/webgui/__init__.py
atx/webgui/routers/__init__.py
atx/webgui/routers/api.py
atx/webgui/routers/home.py
atx/webgui/routers/utils.py
atx/webgui/static/css/bootstrap-theme.css
atx/webgui/static/css/bootstrap-theme.css.map
atx/webgui/static/css/bootstrap-theme.min.css
atx/webgui/static/css/bootstrap.css
atx/webgui/static/css/bootstrap.css.map
atx/webgui/static/css/bootstrap.min.css
atx/webgui/static/css/cropper.css
atx/webgui/static/css/style.css
atx/webgui/static/fonts/glyphicons-halflings-regular.eot
atx/webgui/static/fonts/glyphicons-halflings-regular.svg
atx/webgui/static/fonts/glyphicons-halflings-regular.ttf
atx/webgui/static/fonts/glyphicons-halflings-regular.woff
atx/webgui/static/imgs/favicon.ico
atx/webgui/static/js/app.js
atx/webgui/static/js/bootstrap.js
atx/webgui/static/js/bootstrap.min.js
atx/webgui/static/js/cropper.min.js
atx/webgui/static/js/jquery-1.10.1.min.js
atx/webgui/static/js/jquery-1.10.1.min.map
atx/webgui/templates/index.html
atx/webgui/templates/layout.html
atx/webgui/templates/login.html
docs/Makefile
docs/conf.py
docs/index.rst
docs/make.bat
docs/tkide.png
docs/usage.rst
scripts/AXMLPrinter2.jar
scripts/README.md
scripts/airtest_recoder.py
scripts/androaxml.py
scripts/androguard.zip
scripts/compile.sh
scripts/gui1.py
scripts/image.py
scripts/install.py
scripts/jurassic_park_kitchen.jpg
scripts/mac_install.sh
scripts/monitor.py
scripts/monkey_playback.py
scripts/monkey_recorder.py
scripts/pixelmatch.py
scripts/run.bat
scripts/runxinput.bat
scripts/simple-ide.py
scripts/tkgui.py
scripts/airtoolbox/Makefile
scripts/airtoolbox/common.go
scripts/airtoolbox/input.go
scripts/airtoolbox/main.go
scripts/airtoolbox/stat.go
scripts/apkview/Makefile
scripts/apkview/apkview.go
scripts/apkview/proto.go
tests/.fsw.yml
tests/requirements.txt
tests/runtest.sh
tests/test.py
tests/test_android.py
tests/test_base.py
tests/test_dummy.py
tests/test_image.py
tests/test_jsonlog.py
tests/test_patch.py
tests/test_pil.py