mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-04-23 04:25:42 +00:00
MeshChatX Android App
This directory contains the Android app build configuration using Chaquopy to embed the Python MeshChatX server.
Architecture
The app uses a WebView to display the existing Vue.js frontend. The Python server runs in the background via Chaquopy and serves the web interface on https://127.0.0.1:8000.