diff options
| author | Dustin Mierau <mierau@users.noreply.github.com> | 2023-12-12 15:29:49 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-12-12 15:29:49 -0800 |
| commit | cbd2de45334462ce6f8153c924ac72bdc7e0a902 (patch) | |
| tree | dd5abefa53ee263b45b9d1851eab2690a51c92e7 | |
| parent | 248fcbbd5dca84747e6f3fd9d1d52c41ab8640c3 (diff) | |
Create README.md
| -rw-r--r-- | README.md | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..999c744 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# hotline +Attempting to recreate Hotline from the 90s for modern Apple systems (iOS, macOS, etc). + +Written in Swift and SwiftUI. + +# TODO +- News reading +- Username and icon changing +- Messaging +- File downloading +- File uploading +- Branch out UI for macOS |