Skip to content
Snippets Groups Projects
Verified Commit f79ceaf1 authored by Volkor Barbarian Warrior's avatar Volkor Barbarian Warrior
Browse files

add more stuff to readme

parent 9396c5d8
No related branches found
No related tags found
No related merge requests found
......@@ -29,6 +29,7 @@ This project serves as all that + a full historical backend of a meshtastic netw
## What it doesn't (currently)
Rough order of how much I want to add support.
- [ ] Working tiling UI (in progress!)
- [ ] Shows Historical Data as a nice graph
- [ ] SNR (both individual neighbours and overall)
- RSSI is done per packet, instead of in nodeinfo. this seems... clunky.
......@@ -54,6 +55,10 @@ Rough order of how much I want to add support.
- [ ] Lets you send messages/packets
- [ ] Supports multiple meshtastic nodes
- Runs meshtastic (you still need a meshtastic device)
- Runs ON the meshtastic device (you need a separate device)
- Maybe in the future we can have this compiled down to wasm, runs in browser and saves the db in browser. hosted on the esp32 itself.
- Is it small enough once compiled to wasm?
- Is there support for local database saving?
## Installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment