meshtastic/docs/software/web/web-app.md
linagee f2e22d63c9
Typos, spelling, and grammar corrected (#3)
Thanks to aspell and languagetool. Hand picked from these, there are too
many strange things in the English language to be perfectly syntactical.
2021-12-27 12:39:42 -07:00

576 B

id title sidebar_label
web-app-software Web interface overview Overview

The Meshtastic firmware incorporates an embedded web server using the ESP32 HTTPS Server project. This allows the Wifi supporting ESP32 devices to run our web interface to access Meshtastic directly from your browser. This imports the Meshtastic.js library to provide a web page capable of interacting with the device.

:::caution Please note that this is under active development and liable to change :::