LICENSE
README.md
_version.py
bridge.py
chat_db.py
chat_send.py
chatwire_cli.py
config.py
contacts.py
echo_log.py
prefix.py
pyproject.toml
whitelist.py
chatwire.egg-info/PKG-INFO
chatwire.egg-info/SOURCES.txt
chatwire.egg-info/dependency_links.txt
chatwire.egg-info/entry_points.txt
chatwire.egg-info/requires.txt
chatwire.egg-info/top_level.txt
integrations/__init__.py
integrations/base.py
integrations/telegram/__init__.py
integrations/web/__init__.py
integrations/webhook/__init__.py
migrations/0001_initial.py
migrations/0002_integration_split.py
migrations/0003_state_dir_paths.py
migrations/0004_web_theme.py
migrations/__init__.py
templates/__init__.py
templates/launchd/bridge.plist.template
templates/launchd/keepawake.plist.template
templates/launchd/web.plist.template
web/auth.py
web/main.py
web/setup_wizard.py
web/themes.py
web/static/favicon.svg
web/static/style.css
web/static/sw.js
web/static/update-check.js
web/static/themes/THEMES.md
web/static/themes/_bridge.css
web/static/themes/catppuccin-frappe.css
web/static/themes/catppuccin-latte.css
web/static/themes/catppuccin-macchiato.css
web/static/themes/catppuccin-mocha.css
web/static/themes/default.css
web/static/themes/dracula.css
web/static/themes/github-dark.css
web/static/themes/github-light.css
web/static/themes/gruvbox-light.css
web/static/themes/gruvbox.css
web/static/themes/night-owl.css
web/static/themes/nord.css
web/static/themes/one-dark.css
web/static/themes/one-light.css
web/static/themes/rose-pine.css
web/static/themes/solarized-dark.css
web/static/themes/solarized-light.css
web/static/themes/tokyo-night.css
web/templates/_appearance_card.html
web/templates/_contact.html
web/templates/_conversation.html
web/templates/_conversations.html
web/templates/_history_page.html
web/templates/_login.html
web/templates/_messages.html
web/templates/_password_card.html
web/templates/_settings.html
web/templates/_whitelist_rows.html
web/templates/index.html
web/templates/wizard/_done.html
web/templates/wizard/_identity.html
web/templates/wizard/_permissions.html
web/templates/wizard/_security.html
web/templates/wizard/_telegram.html
web/templates/wizard/_whitelist.html
web/templates/wizard/index.html