You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Sacha Weatherstone a797cf7be1
Merge branch 'meshtastic:master' into master
5 years ago
.github/workflows Update Pipeline 5 years ago
.vscode Update deps & minor UI cleanup 5 years ago
public UI Overhaul (#3) 5 years ago
src Merge branch 'master' into master 5 years ago
types initial commit 5 years ago
.env.example dotenv example 5 years ago
.eslintrc UI Overhaul (#3) 5 years ago
.gitignore dotenv example 5 years ago
.prettierrc initial commit 5 years ago
README.md UI Overhaul (#3) 5 years ago
package.json UI Overhaul (#3) 5 years ago
postcss.config.js UI Overhaul (#3) 5 years ago
snowpack.config.mjs UI Overhaul (#3) 5 years ago
tailwind.config.js UI Overhaul (#3) 5 years ago
tsconfig.json UI Overhaul (#3) 5 years ago
yarn.lock UI Overhaul (#3) 5 years ago

README.md

Meshtastic Web

Open in Visual Studio Code

Overview

Official Meshtastic web interface, that can be run independently or on a node

Development & Building

Build the project:

yarn build

GZip the output:

yarn package