https://github.com/fast-down/gui
一个超快的下载器的图形界面
https://github.com/fast-down/gui
concurrent downloader fast-down gui rust vue
Last synced: 4 months ago
JSON representation
一个超快的下载器的图形界面
- Host: GitHub
- URL: https://github.com/fast-down/gui
- Owner: fast-down
- License: mit
- Created: 2025-08-05T00:19:16.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2026-02-24T12:41:44.000Z (4 months ago)
- Last Synced: 2026-02-24T13:54:14.835Z (4 months ago)
- Topics: concurrent, downloader, fast-down, gui, rust, vue
- Language: Rust
- Homepage: https://fd.s121.top
- Size: 15.3 MB
- Stars: 3
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

**[访问官网](https://fd.s121.top/)**
## 特性
- **⚡️ 极速下载**
自研 [fast-steal](https://github.com/fast-down/fast-steal) 任务窃取算法,实测下载速度是 NDM 的 **2.43 倍**
- **🔄 超强重试**
下载时,切换 WiFi、关闭 WiFi、切换代理,都能保证**文件内容正确**
- **⛓️💥 断点续传**
下到一半**随时暂停**,之后还能**继续传输**
- **⛓️💥 增量续传**
服务器日志今天下载完成,明天又多了 1000 行,增量续传功能实现**只传输新增的 1000 行**
- **💰 开源免费**
所有代码全部公开,由 [share121](https://github.com/share121)、[Cyan](https://github.com/CyanChanges) 与其他贡献者一起维护
- **💻 跨平台**
## 下载
| 架构 | Windows | Linux | Mac OS |
| ----- | --------- | --------- | --------- |
| 64 位 | [下载][1] | [下载][2] | [下载][3] |
| 32 位 | [下载][4] | [下载][8] | ❌ 不支持 |
| Arm64 | [下载][5] | [下载][6] | [下载][7] |
[1]: https://fast-down-update.s121.top/gui/download/latest/windows/64bit
[2]: https://fast-down-update.s121.top/gui/download/latest/linux/64bit
[3]: https://fast-down-update.s121.top/gui/download/latest/macos/64bit
[4]: https://fast-down-update.s121.top/gui/download/latest/windows/32bit
[5]: https://fast-down-update.s121.top/gui/download/latest/windows/arm64
[6]: https://fast-down-update.s121.top/gui/download/latest/linux/arm64
[7]: https://fast-down-update.s121.top/gui/download/latest/macos/arm64
[8]: https://fast-down-update.s121.top/gui/download/latest/linux/32bit