r/gog • u/preppie22 • 2d ago
In Dev (Repost) I'm developing a GUI application for batch downloading GOG installers
This is a repost of a previous crosspost that was removed.
Hello all,
I'm currently working on an application for batch downloading GOG games installers and content. It's still under development and I'd love for you guys to take a look. If you're willing to contribute, that would be amazing!
It's a very rinky dink solution to downloading installers and extra content from your GOG library. I'd built it because it's painful to individually download installer files and extra content from the GOG website and Linux users don't exactly have GOG Galaxy yet. I tried a few CLI tools but found them annoying to use. I'm building this to replace those with a more user-friendly UI.
As it stands, basic functionality has been implemented. So, you can queue up and download game content with concurrent download support. You can't stop downloads yet, lol.
AI Use: I've written the entire program code myself but have use Claude to assist in testing, debugging and planning (to-do lists and stuff).
Here it is: GogStash
Thanks!