diff --git a/README.md b/README.md index 23fb557..4f1c74c 100644 --- a/README.md +++ b/README.md @@ -78,13 +78,13 @@ python web.py --identity-base64 "GCN6mMhVemdNIK/fw97C1zvU17qjQPFTXRBotVckeGmoOwQ ## TODO +- [ ] make sure web ui can run in offline environment, so host tailwind/vue locally - [ ] allow passing in a custom Reticulum config file via cli args - [ ] allow generating identity in python if rnid util is not available -- [ ] make sure web ui can run in offline environment, so host tailwind/vue locally -- [ ] conversations/contacts list ui with unread indicators -- [ ] support saving conversation history across page reloads, maybe an sqlite database - [ ] send images from web ui - [ ] send file attachments from web ui +- [ ] support saving conversation history across page reloads, maybe an sqlite database +- [ ] conversations/contacts list ui with unread indicators - [ ] button to add peer to contacts, and show a tab for contacts - [ ] allow setting a custom name to show for a contact - [ ] button to forget peers and contacts