1
0
1Panel-Appstore/apps/gopeed
pooneyy 24ed5c9e9d
feat(apps): add description field to all application data files
- add english and chinese description fields to all application data files
- standardize yaml formatting and indentation across all files
- remove BOM characters from several files
- fix tag indentation in multiple files
- update architecture field formatting in DecoTV and wechat-selkies
- fix crossVersionUpdate value from False to false in gitlab applications
- improve description field formatting in billion-mail application
2025-11-06 22:24:44 +08:00
..
1.8.2 chore(deps): update liwei2633/gopeed docker tag to v1.8.2 (#2049) 2025-10-12 16:40:20 +00:00
latest feat:格式化yaml文件 2024-12-12 21:27:56 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png 精简提交历史记录 2023-11-09 19:15:01 +08:00
README.md 精简提交历史记录 2023-11-09 19:15:01 +08:00

Test Status Codecov Release Download Donate Discord

介绍

Gopeed全称 Go Speed是一款由Golang+Flutter开发的高速下载器支持HTTP、BitTorrent、Magnet协议下载并且支持全平台使用。

访问 ✈ 官方网站 | 📖 开发文档

安装

已支持平台

  • windows
  • macos
  • linux
  • android
  • ios
  • web
  • docker

前往下载

macos 版本运行如果提示损坏,请在终端执行 xattr -d com.apple.quarantine /Applications/Gopeed.app 命令

命令行工具

使用go install安装:

go install github.com/GopeedLab/gopeed/cmd/gopeed@latest

Docker

直接运行

docker run -d -p 9999:9999 -v /path/to/download:/root/Downloads liwei2633/gopeed

使用 Docker Compose

docker-compose up -d

访问服务

当 docker 容器运行时,可以通过 http://localhost:9999 访问 web 页面。

打赏

如果觉得项目对你有帮助,请考虑打赏以支持这个项目的发展,非常感谢!

界面展示