展示HN:Gogg – 一个用Go语言编写的GOG游戏下载器

2作者: habedi07 个月前原帖
嘿,HN, 我开发了一个名为 gogg 的开源工具,使用 Go 语言编写,用于下载和备份你的 GOG.com 游戏库。 它是跨平台的,具有以下功能: - 可脚本化的命令行界面(CLI)和易于使用的图形用户界面(GUI) - 支持多线程和可恢复的下载 - 针对平台、语言、DLC 等的过滤功能 - 通过哈希值和总大小计算进行文件验证 你可以在 GitHub 上找到这个项目: [https://github.com/habedi/gogg](https://github.com/habedi/gogg)
查看原文
Hey HN,<p>I made an open-source tool in Go, named gogg, to download and back up your GOG.com game library.<p>It&#x27;s cross-platform and has features like:<p>- A scriptable CLI and easy-to use GUI<p>- Multi-threaded and resumable downloads<p>- Filters for platform, language, DLCs, etc.<p>- File verification with hashes and total size calculation<p>You can find the project on GitHub: <a href="https:&#x2F;&#x2F;github.com&#x2F;habedi&#x2F;gogg">https:&#x2F;&#x2F;github.com&#x2F;habedi&#x2F;gogg</a>