diff options
| -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 |