diff options
| author | Dustin Mierau <mierau@users.noreply.github.com> | 2023-12-12 16:20:29 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-12 16:20:29 -0800 |
| commit | a4798840e1d58ddb19ed5d5e0e0a4f0add47c9fb (patch) | |
| tree | 56ee4799ddfe95effeb01bb904be6b2e9d70aac2 | |
| parent | cbd2de45334462ce6f8153c924ac72bdc7e0a902 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 19 |
1 files changed, 16 insertions, 3 deletions
@@ -1,9 +1,22 @@ -# hotline -Attempting to recreate Hotline from the 90s for modern Apple systems (iOS, macOS, etc). + +# Hotline +Attempting to recreate Hotline from the 90s for modern Apple systems (iOS, macOS, etc). Written in Swift and SwiftUI. -# TODO + + +# 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 |