.dockerignore
.gitignore
CHANGELOG.md
Dockerfile
LICENSE
MANIFEST.in
Makefile
README.md
fastentrypoints.py
requirements.txt
setup.cfg
setup.py
bin/nc_flash_window
demo/demo.gif
demo/demo.webm
demo/demo_short.gif
flashfocus/__init__.py
flashfocus/client.py
flashfocus/color.py
flashfocus/config.py
flashfocus/default_config.yml
flashfocus/flasher.py
flashfocus/producer.py
flashfocus/router.py
flashfocus/rule.py
flashfocus/server.py
flashfocus/sockets.py
flashfocus/syspaths.py
flashfocus/ui.py
flashfocus/util.py
flashfocus/xutil.py
flashfocus.egg-info/PKG-INFO
flashfocus.egg-info/SOURCES.txt
flashfocus.egg-info/dependency_links.txt
flashfocus.egg-info/entry_points.txt
flashfocus.egg-info/requires.txt
flashfocus.egg-info/top_level.txt
test/__init__.py
test/conftest.py
test/docker_startup.sh
test/helpers.py
test/test_client.py
test/test_config.py
test/test_flasher.py
test/test_producer.py
test/test_rule.py
test/test_server.py
test/test_sockets.py
test/test_syspaths.py
test/test_ui.py
test/test_xutil.py