Skip to content

mmvanheusden/SteamDepotDownloaderGUI

Repository files navigation

SteamDepotDownloaderGUI

A graphical wrapper for DepotDownloader, designed to make downloading older versions of Steam games easy. built using Electron.

Tutorial ~ Steam Deck ~ Subnautica

Download count badgeLast contribution badgeDownload latest release badgeVisitor count badgeDonation badgeCodeFactor badge

Screenshot of the downloader interface

Features

  • Cross platform
    • Windows
    • macOS (in development™)
    • Linux
    • Steam Deck
  • Cross terminal
    • Gnome Terminal
    • Konsole
    • xfce4-terminal
    • Terminator
    • Terminology
    • xterm
    • Kitty
    • LXTerminal
    • Tilix
    • Deepin Terminal
    • cool-retro-term
    • Manual: produce a script that can be copy pasted into a terminal of choice
  • Support for anonymous downloads

Download

Windows:

Linux:

Arch Linux:

  • There is an AUR package made. this can be installed using yay -S steamdepotdownloadergui-bin. This is not maintained by me!!

Other Linux distros:

  • You'll need unzip, .NET SDK 6.0.

  • Ubuntu:

    sudo apt install unzip dotnet-sdk-6.0

  • Fedora:

    sudo dnf install unzip dotnet-sdk-6.0

  • There are several options, AppImage, and a .zip, for both x64 and arm64.

    Download latest release

How to use

Tutorials:


Enter everything you normally would in the DepotDownloader console and select your OS/terminal and click download

Credits

This software makes use of the following projects:

Donate

Donations can be made through Liberapay :)

Donation badge

On Electron

Computer resources are not an all-you-can-eat buffet. The executables weigh on average 103 MB.
That's why in the future, this project is fully switching to a different (multi-platform) toolset. Nothing will change for the user.

Contribute

If you would like to contribute to SteamDepotDownloaderGUI, please make sure to follow the contributing instructions and guidelines.

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to keep code clean and cross-platform compatible.

forthebadge