mirror of
https://github.com/nimbold/Firelink.git
synced 2026-08-24 09:46:29 +00:00
docs: add app icon to header and update roadmap
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<div align="center">
|
<div align="center">
|
||||||
<h1>Firelink</h1>
|
<h1><img src="Resources/AppIcon.png" alt="Firelink Icon" width="40" height="40" style="vertical-align: middle; margin-right: 10px;" />Firelink</h1>
|
||||||
<p><strong>A clean, native SwiftUI download manager for Apple Silicon macOS</strong></p>
|
<p><strong>A clean, native SwiftUI download manager for Apple Silicon macOS</strong></p>
|
||||||
|
|
||||||
[](https://swift.org)
|
[](https://swift.org)
|
||||||
@@ -106,7 +106,8 @@ git push origin v0.1.0
|
|||||||
- [ ] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules.
|
- [ ] **Bandwidth Limits:** Add global and per-download speed caps and calendar schedules.
|
||||||
- [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox.
|
- [ ] **Browser Extensions:** Capture links directly from Safari, Chrome, and Firefox.
|
||||||
- [ ] **Advanced Transfer Features:** Checksum validation, cookie/header ingestion, and smart mirror failovers.
|
- [ ] **Advanced Transfer Features:** Checksum validation, cookie/header ingestion, and smart mirror failovers.
|
||||||
- [ ] **Distribution:** Notarized release builds, automated Sparkle updates, and Homebrew formulae.
|
- [x] **Updates & Releases:** GitHub Actions DMG release pipeline and built-in update checker.
|
||||||
|
- [ ] **Distribution:** Notarized `.app` releases and Homebrew formulae.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user