Home

Awesome

<img height="20px" src="./res/com.steamgriddb.SGDBoop.svg"> SGDBoop

SGDBoop is a tool that automatically applies assets from SteamGridDB directly to your Steam library, removing the need to download and set them manually.

Instructions

Set up for Windows

In case you want to completely remove the app from your system:

Set up for Linux

<details> <summary>Flatpak</summary> <a href="https://flathub.org/apps/details/com.steamgriddb.SGDBoop" target="_blank" rel="noreferrer"> <img height="56px" alt="Download on Flathub" src="https://flathub.org/assets/badges/flathub-badge-en.svg" /> </a>

Or run flatpak install flathub com.steamgriddb.SGDBoop

</details> <details> <summary>Build from source</summary>
  1. Install the following prerequisites via your distros package manager: make gcc libcurl4-openssl-dev
  2. git clone https://github.com/SteamGridDB/SGDBoop.git
    sudo make install -C SGDBoop
    
</details> <details> <summary>Prebuilt binary via install script</summary>
  1. Download the latest sgdboop-linux64.tar.gz
  2. mkdir sgdboop-linux64
    tar -zxf sgdboop-linux64.tar.gz -C sgdboop-linux64
    chmod +x sgdboop-linux64/install.sh
    sudo ./sgdboop-linux64/install.sh
    
</details> <details> <summary>AUR for Arch Linux</summary>

Install the AUR package. This can be done with an AUR manager like yay: yay -S sgdboop-bin

</details>

Once installed, head over to https://www.steamgriddb.com/boop to enable the "BOOP" buttons!

Credits

<a href="https://github.com/SteamGridDB/SGDBoop/graphs/contributors"> <img src="https://contrib.rocks/image?repo=SteamGridDB/SGDBoop" /> </a>

License

zlib