diff options
| author | Dustin Mierau <mierau@users.noreply.github.com> | 2025-10-24 17:20:57 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-24 17:20:57 -0700 |
| commit | e8f8c4b5caf10d126c590985ae4ea629b54c21e6 (patch) | |
| tree | 67b44e795ff1134749c85d853ac439246a099cdc | |
| parent | 9491be2c0e5e4d52258b691ffe232be5bd83268b (diff) | |
Update README with project goals and screenshots
Added project goals and macOS screenshots to README.
| -rw-r--r-- | README.md | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -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 + + # 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 - |