Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Nov 16, 2024
1 parent 8b7a821 commit e8bd9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ A simple, mobile friendly, web based Meshtastic client.

## What can it do?

- Connect to a Meshtastic device over Bluetooth or Serial
- Connect to a Meshtastic device over Bluetooth, Serial and HTTP
- Send and receive text messages on existing channels
- Send and receive direct messages with known nodes
- Send and receive node info on demand with a specific node
Expand All @@ -21,7 +21,7 @@ npm run dev

## TODO

- Implement database persistence so messages history is saved across page reloads
- Implement database persistence so message history is saved across page reloads

## CORS Proxy for HTTP Connections

Expand Down

0 comments on commit e8bd9d8

Please sign in to comment.