This commit is contained in:
liamcottle
2024-04-29 05:01:44 +12:00
parent 84944549cd
commit 4f540c5b68

View File

@@ -27,6 +27,7 @@ python web.py
## TODO ## TODO
- [ ] serve `index.html` from `web.py` on the same port as websocket - [ ] serve `index.html` from `web.py` on the same port as websocket
- [ ] conversations/contacts list ui with unread indicators
- [ ] allow passing in a custom Reticulum config file via cli args - [ ] allow passing in a custom Reticulum config file via cli args
- [ ] create/import/export identities in the web ui - [ ] create/import/export identities in the web ui
- [ ] ui to configure custom name to send in announcement app data - [ ] ui to configure custom name to send in announcement app data