.gitignore
.readthedocs.yaml
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
setup.py
.github/workflows/build.yml
.github/workflows/publish.yml
apps/circle.yaml
apps/demo.yaml
apps/flicker.yaml
apps/oddball.yaml
apps/operator.yaml
apps/settings.yaml
apps/speller.yaml
apps/sqi.yaml
apps/stim.yaml
apps/circle/index.html
apps/circle/assets/app.js
apps/circle/assets/style.css
apps/demo/index.html
apps/flicker/index.html
apps/flicker/assets/css/style.css
apps/flicker/assets/js/app.js
apps/flicker/assets/js/flicker.js
apps/flicker/assets/js/states.js
apps/oddball/README.md
apps/oddball/index.html
apps/oddball/assets/css/custom.css
apps/oddball/assets/css/style.css
apps/oddball/assets/js/app.js
apps/operator/index.html
apps/operator/assets/app.js
apps/settings/index.html
apps/speller/README.md
apps/speller/index.html
apps/speller/assets/css/app.css
apps/speller/assets/js/app.js
apps/speller/assets/js/speller.js
apps/speller/assets/wav/beep.wav
apps/sqi/index.html
apps/sqi/assets/app.js
apps/sqi/assets/eeg_10-20.svg
apps/stim/index.html
apps/stim/assets/js/app.js
doc/static/img/screenshot.png
examples/custom.yaml
examples/options.yaml
examples/ui.yaml
examples/mywebapp/index.html
test/conftest.py
test/test_ui.py
timeflux_ui/__init__.py
timeflux_ui.egg-info/PKG-INFO
timeflux_ui.egg-info/SOURCES.txt
timeflux_ui.egg-info/dependency_links.txt
timeflux_ui.egg-info/requires.txt
timeflux_ui.egg-info/top_level.txt
timeflux_ui/nodes/__init__.py
timeflux_ui/nodes/ui.py
timeflux_ui/www/common/assets/css/bulma.css
timeflux_ui/www/common/assets/css/bulma.css.map
timeflux_ui/www/common/assets/css/bulma.min.css
timeflux_ui/www/common/assets/js/fa.js
timeflux_ui/www/common/assets/js/timeflux.js
timeflux_ui/www/common/assets/js/vue.js
timeflux_ui/www/monitor/index.html
timeflux_ui/www/monitor/assets/css/ui.css
timeflux_ui/www/monitor/assets/img/timeflux_logo_white.png
timeflux_ui/www/monitor/assets/js/smoothie.js
timeflux_ui/www/monitor/assets/js/ui.js