Skip to content

skorm11x/meshtastic-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meshtastic notifier

Cloud based IP bridging to your radio network!

This system allows you to send out alarm messages from an internet device to your radio node network running meshtastic firmware.

Websockets are critical for real time updates and syncing across various Web Clients and devices.

Getting started

Examine the architecture drawing to familiarize yourself with the communication flow meshtastic notifier

Mesh Web Client Frontend

This is a simple vite project using Material UI library.

Install with

npm install

run development

npm run dev

build

npm run build

run production build

npm run start

Backend

Install with

npm install

Run with

node index.js

Gateway

Using system python (for now)

python3 gateway.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors