{"id":25065497,"url":"https://github.com/steamgriddb/sgdboop","last_synced_at":"2025-05-16T11:04:33.922Z","repository":{"id":39001308,"uuid":"483918254","full_name":"SteamGridDB/SGDBoop","owner":"SteamGridDB","description":"A program used for applying custom artwork to Steam, using SteamGridDB. Supports both Windows and Linux, written completely in C.","archived":false,"fork":false,"pushed_at":"2025-05-02T03:35:50.000Z","size":9294,"stargazers_count":335,"open_issues_count":12,"forks_count":10,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-02T04:27:39.672Z","etag":null,"topics":["steam","steamdeck","steamgriddb"],"latest_commit_sha":null,"homepage":"https://www.steamgriddb.com/boop","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"zlib","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SteamGridDB.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-04-21T05:28:44.000Z","updated_at":"2025-05-02T03:35:54.000Z","dependencies_parsed_at":"2024-01-22T01:09:56.273Z","dependency_job_id":"461fd3e7-1261-4745-97d0-1abd196eee5f","html_url":"https://github.com/SteamGridDB/SGDBoop","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteamGridDB%2FSGDBoop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteamGridDB%2FSGDBoop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteamGridDB%2FSGDBoop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SteamGridDB%2FSGDBoop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SteamGridDB","download_url":"https://codeload.github.com/SteamGridDB/SGDBoop/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254518384,"owners_count":22084374,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["steam","steamdeck","steamgriddb"],"created_at":"2025-02-06T19:27:26.239Z","updated_at":"2025-05-16T11:04:33.916Z","avatar_url":"https://github.com/SteamGridDB.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# \u003cimg height=\"20px\" src=\"./res/com.steamgriddb.SGDBoop.svg\"\u003e SGDBoop\nSGDBoop is a tool that automatically applies assets from [SteamGridDB](https://www.steamgriddb.com/) directly to your Steam library, removing the need to download and set them manually.\n\n# Instructions\n## Set up for Windows\n- Download the latest [sgdboop-win64.zip](https://github.com/SteamGridDB/SGDBoop/releases/latest/download/sgdboop-win64.zip)\n- Extract the program in any directory you prefer\n- Run it once with Administrator privileges (can be done via Right Click -\u003e Run as Administrator)\n\nIn case you want to completely remove the app from your system:\n\n- Run the program with the 'unregister' argument (For example, in an Admin CMD run `SGDBoop.exe unregister`)\n- Delete all the files that came with the program\n\n## Set up for Linux\n\u003cdetails\u003e\n  \u003csummary\u003eFlatpak\u003c/summary\u003e\n  \n  \u003ca href=\"https://flathub.org/apps/details/com.steamgriddb.SGDBoop\" target=\"_blank\" rel=\"noreferrer\"\u003e\n    \u003cimg height=\"56px\" alt=\"Download on Flathub\" src=\"https://flathub.org/assets/badges/flathub-badge-en.svg\" /\u003e\n  \u003c/a\u003e  \n\n  Or run `flatpak install flathub com.steamgriddb.SGDBoop`\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eBuild from source\u003c/summary\u003e\n  \n  1. Install the following prerequisites via your distros package manager: `make` `gcc` `libcurl4-openssl-dev`\n  2. ```sh\n     git clone https://github.com/SteamGridDB/SGDBoop.git\n     sudo make install -C SGDBoop\n     ```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003ePrebuilt binary via install script\u003c/summary\u003e\n  \n  1. Download the latest [sgdboop-linux64.tar.gz](https://github.com/SteamGridDB/SGDBoop/releases/latest)\n  2. ```sh\n     mkdir sgdboop-linux64\n     tar -zxf sgdboop-linux64.tar.gz -C sgdboop-linux64\n     chmod +x sgdboop-linux64/install.sh\n     sudo ./sgdboop-linux64/install.sh\n     ```\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eAUR for Arch Linux\u003c/summary\u003e\n  \n  Install [the AUR package](https://aur.archlinux.org/packages/sgdboop). This can be done with an AUR manager like `yay`:\n    `yay -S sgdboop`\n\u003c/details\u003e\n\n### Once installed, head over to https://www.steamgriddb.com/boop to enable the \"**BOOP**\" buttons!\n\n# Credits\n\u003ca href=\"https://github.com/SteamGridDB/SGDBoop/graphs/contributors\"\u003e\n  \u003cimg src=\"https://contrib.rocks/image?repo=SteamGridDB/SGDBoop\" /\u003e\n\u003c/a\u003e\n\n# License\n[zlib](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamgriddb%2Fsgdboop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsteamgriddb%2Fsgdboop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsteamgriddb%2Fsgdboop/lists"}