diff options
| author | Dustin Mierau <mierau@users.noreply.github.com> | 2024-01-15 08:41:07 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-15 08:41:07 -0800 |
| commit | faae9cd1b47c6f22f3bcf4b1a24a4f7df41af9ed (patch) | |
| tree | f89dfccadb15e2d734218cc8d37ac44d5cf6b192 | |
| parent | 6737887368446f2ee9ae7c8cee672956d398585e (diff) | |
Update README.md
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -35,6 +35,7 @@ And this project is an attempt to create a modern open source version of Hotline | Multiple trackers | ✓ | | | | | Connect to servers | ✓ | ✓ | | | | Connect to multiple servers| ✓ | | | | +| Server accounts | ✓ | | | | | Server bookmarks | | | | | | Change name & icon | ✓ | | | | | Privacy settings | ✓ | | | | @@ -49,7 +50,7 @@ And this project is an attempt to create a modern open source version of Hotline | News reading | ✓ | ✓ | | | | News posting | | | | | | Message board reading | ✓ | ✓ | | | -| Message board posting | | | | | +| Message board posting | ✓ | | | | | File browsing | ✓ | ✓ | | | | File downloading | ✓ | | | | | File uploading | | | | | @@ -57,6 +58,7 @@ And this project is an attempt to create a modern open source version of Hotline | File management | | | | | | Folder downloading | | | | | | Folder uploading | | | | | +| Custom icon sets | | | | | # Goals - Build a Hotline client for modern Apple systems. |