aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Mierau <mierau@users.noreply.github.com>2025-10-24 17:20:57 -0700
committerGitHub <noreply@github.com>2025-10-24 17:20:57 -0700
commite8f8c4b5caf10d126c590985ae4ea629b54c21e6 (patch)
tree67b44e795ff1134749c85d853ac439246a099cdc
parent9491be2c0e5e4d52258b691ffe232be5bd83268b (diff)
Update README with project goals and screenshots
Added project goals and macOS screenshots to README.
-rw-r--r--README.md23
1 files changed, 12 insertions, 11 deletions
diff --git a/README.md b/README.md
index cc7e619..addcc0b 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,17 @@ Perhaps that’s why you can still find Hotline servers and trackers running tod
And this project is an attempt to create a modern open source version of Hotline for modern Apple systems. Join in. Contribute. Run your own server! Perhaps Hotline can live on for another 25 years. :)
+# Goals
+- Build a Hotline client for modern Apple systems.
+- Keep the HotlineProtocol, HotlineClient, HotlineTrackerClient, and HotlineFileClient Swift code reusable so people can use it in other Swift Hotline projects.
+- Bring a modern Hotline client to iOS, iPadOS, and macOS using one codebase.
+- Ressurect the Hotline brand which has been expunged from trademark databases for over a decade. Look, I want Hotline with the classic big red H and all that on my modern Apple devices, okay? ;)
+- Document the Hotline protocol.
+- Have fun. :)
+
+# macOS Screenshots
+![CleanShot 2024-05-14 at 13 45 55@2x](https://github.com/mierau/hotline/assets/55453/44e02def-d457-4f29-ac5e-30438a7794c3)
+
# Status
| Feature | macOS | iOS | iPadOS | visionOS |
@@ -55,18 +66,8 @@ And this project is an attempt to create a modern open source version of Hotline
| File downloading | ✓ | | | |
| File uploading | ✓ | | | |
| File info | ✓ | | | |
+| File search | ✓ | | | |
| File management | | | | |
| Folder downloading | ✓ | | | |
| Folder uploading | | | | |
| Custom icon sets | | | | |
-
-# Goals
-- Build a Hotline client for modern Apple systems.
-- Keep the HotlineProtocol, HotlineClient, HotlineTrackerClient, and HotlineFileClient Swift code reusable so people can use it in other Swift Hotline projects.
-- Bring a modern Hotline client to iOS, iPadOS, and macOS using one codebase.
-- Ressurect the Hotline brand that has been expunged from trademark databases for over a decade. Hey, I want Hotline proper with the classic big red H and all on my modern Apple devices, okay? ;)
-- Document the Hotline protocol.
-- Have fun. :)
-
-# macOS Screenshots
-![CleanShot 2024-05-14 at 13 45 55@2x](https://github.com/mierau/hotline/assets/55453/44e02def-d457-4f29-ac5e-30438a7794c3)