Garrett M 09c473c3cb Config page updates and fix for #65 (#66)
* Update User.tsx

Fix Issue #65

* Add descriptions and spelling fixes

Start to add descriptions for Module configs Canned message, serial, range test and telemetry.
Fixes for Config pages for Bluetooth, LoRa, Position and Power

* Updates to Power and position config pages

Part of previous commit. Spelling and description updates.

* Revert "Add descriptions and spelling fixes"

This reverts commit to Peers.tsx.

* Module config pages description updates

Additional updates for External Notification and MQTT config pages.
2023-01-02 19:40:02 +11:00
2022-12-11 19:27:03 +10:00
2022-12-31 17:14:11 +11:00
2022-12-30 17:32:47 +11:00
2022-08-20 18:48:41 +09:30
2022-12-29 23:45:16 +11:00
2022-11-27 22:50:46 +10:00
2022-12-30 17:32:47 +11:00
2022-12-30 17:32:47 +11:00
2021-12-23 21:04:55 -08:00
2022-11-27 22:50:46 +10:00
2022-11-27 22:50:46 +10:00
2023-01-02 16:50:26 +11:00
2022-12-30 17:32:47 +11:00
2022-07-26 08:52:23 +10:00
2022-07-26 08:52:23 +10:00
2022-12-30 22:14:29 +11:00

Meshtastic Web

CI CLA assistant Fiscal Contributors Vercel

Overview

Official Meshtastic web interface, that can be hosted or served from a node

Hosted version

Stats

Alt

Development & Building

Building and Packaging

Build the project:

pnpm build

GZip the output:

pnpm package

Development

Install the dependencies.

pnpm i

Start the developtment server:

pnpm dev
Description
No description provided
Readme GPL-3.0 26 MiB
Languages
TypeScript 99.2%
CSS 0.7%