From 4f540c5b684cd7874925db099017bdd4fc3fcf96 Mon Sep 17 00:00:00 2001 From: liamcottle Date: Mon, 29 Apr 2024 05:01:44 +1200 Subject: [PATCH] add todo --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fb060ab..b67ce30 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ python web.py ## TODO - [ ] 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 - [ ] create/import/export identities in the web ui - [ ] ui to configure custom name to send in announcement app data