From f9bb5c452e0cb188396385cd2cd6f31015571e38 Mon Sep 17 00:00:00 2001 From: Autumn Naber Date: Fri, 8 Jan 2021 23:13:16 -0800 Subject: [PATCH] Added todo list to readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 408c437..9646c08 100755 --- a/README.md +++ b/README.md @@ -17,3 +17,12 @@ This is honestly a pretty insecure implementation of a web server, so please use Additionally, there's no functionality yet to send messages or view attachments. I'm working on that part. AppleScript is just so atrocious to work with. This works well for hosting an OSX VM on a local network, so I can use a Windows or Linux box and still have a real screen to read messages on. I'm hoping to set it up to send messages and view attachments to further limit the number of times I have to take my phone out of my pocket or type using my thumbs. `DO NOT USE THIS ON INTERNET-FACING SYSTEMS` + +## To-Do +- Fix initial view +- Show attachments +- Highlight/Bold unread chats +- Desktop notifications +- Scan all address books +- Make a favicon +- Send messages