From 00463190bd7fb08ceddce5fd4fc5c3fb872aaa7d Mon Sep 17 00:00:00 2001 From: Dustin Mierau Date: Fri, 22 Dec 2023 23:37:27 -0800 Subject: Update README.md --- README.md | 42 ++++++++++++++++++++++++++++++------------ 1 file changed, 30 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 5ef0f1f..9217020 100644 --- a/README.md +++ b/README.md @@ -1,25 +1,43 @@ -![IMG_0660](https://github.com/mierau/hotline/assets/55453/0382a669-4a95-4382-b476-60f9417092d4) - # Hotline Attempting to recreate Hotline from the 90s for modern Apple systems (iOS, macOS, etc). Written in Swift and SwiftUI. -![IMG_0658](https://github.com/mierau/hotline/assets/55453/8d9fd292-80b7-4c3a-b1a2-6311994ec8e7) +![IMG_0660](https://github.com/mierau/hotline/assets/55453/0382a669-4a95-4382-b476-60f9417092d4) -# Working -- Tracker listing +# Working on iOS +- Tracker Listing - Connect to server by address -- Agreement reading -- Chat -- User list -- Message board reading -- File browsing -- News browsing and reading +- Agreements +- Banners +- Public Chat +- User List +- News Browsing & Reading +- Message Board Reading +- File Browsing + +![IMG_0658](https://github.com/mierau/hotline/assets/55453/8d9fd292-80b7-4c3a-b1a2-6311994ec8e7) + +# Working on macOS +- Multi-tracker and server bookmarks. +- Connect to multiple servers at once. +- Agreements +- Banners +- Public Chat +- Chat Export +- User List +- News Browsing & Reading +- Message Board Reading +- File Browsing # Todo - Username and icon changing +- Messaging preferences - News posting/replying +- Message board posting - Private messaging +- Display server messages +- File transfer UI - File downloading - File uploading -- Branch out UI for macOS +- Saving server bookmarks +- Multiple trackers on iOS -- cgit