Skip to content

Commit

Permalink
update todos
Browse files Browse the repository at this point in the history
  • Loading branch information
liamcottle committed Dec 9, 2024
1 parent 6e55796 commit 68108fd
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,9 @@ sudo systemctl status meshtxt.service
## TODO

- Add new nodes to node list when a new node is discovered
- Implement Tauri app shell for building portable .exe and .dmg
- Doesn't support BLE, Serial and `alert` dialogs by default...
- Implement Tauri or Electron app shell for building portable .exe and .dmg
- Tauri doesn't support BLE and Serial by default
- Electron is very large when bundled, also requires rolling own implementation of BLE/Serial device selection
- Pagination message history instead of loading all at once
- Add side drawer navigation
- Implement standalone "messages/inbox" page that shows conversations ordered by most recent message
Expand Down

0 comments on commit 68108fd

Please sign in to comment.