From a4798840e1d58ddb19ed5d5e0e0a4f0add47c9fb Mon Sep 17 00:00:00 2001 From: Dustin Mierau Date: Tue, 12 Dec 2023 16:20:29 -0800 Subject: Update README.md --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 999c744..56cbcac 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,22 @@ -# hotline -Attempting to recreate Hotline from the 90s for modern Apple systems (iOS, macOS, etc). +![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. -# TODO +![IMG_0658](https://github.com/mierau/hotline/assets/55453/8d9fd292-80b7-4c3a-b1a2-6311994ec8e7) + +# Working +- Tracker listing +- Connect to server by address +- Agreement reading +- Chat +- User list +- Message board reading +- File browsing +- News category listing + +# Todo - News reading - Username and icon changing - Messaging -- cgit