{"id":13560882,"url":"https://github.com/CapitaineJSparrow/steam-repo-manager","last_synced_at":"2025-04-03T16:31:23.137Z","repository":{"id":63796018,"uuid":"549336413","full_name":"CapitaineJSparrow/steam-repo-manager","owner":"CapitaineJSparrow","description":"GUI interface on top of https://steamdeckrepo.com/ to install boot videos on your steam deck","archived":false,"fork":false,"pushed_at":"2023-10-18T00:22:55.000Z","size":2459,"stargazers_count":70,"open_issues_count":9,"forks_count":5,"subscribers_count":6,"default_branch":"main","last_synced_at":"2024-11-04T12:40:02.346Z","etag":null,"topics":["flathub","gtk","python3","steam"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CapitaineJSparrow.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"ko_fi":"captainjsparrow"}},"created_at":"2022-10-11T03:07:24.000Z","updated_at":"2024-07-17T18:57:02.000Z","dependencies_parsed_at":"2024-01-17T16:06:52.265Z","dependency_job_id":"afe630a4-6629-4020-838b-2de2c6ba0afe","html_url":"https://github.com/CapitaineJSparrow/steam-repo-manager","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapitaineJSparrow%2Fsteam-repo-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapitaineJSparrow%2Fsteam-repo-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapitaineJSparrow%2Fsteam-repo-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CapitaineJSparrow%2Fsteam-repo-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CapitaineJSparrow","download_url":"https://codeload.github.com/CapitaineJSparrow/steam-repo-manager/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247037002,"owners_count":20873076,"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":["flathub","gtk","python3","steam"],"created_at":"2024-08-01T13:00:50.477Z","updated_at":"2025-04-03T16:31:22.130Z","avatar_url":"https://github.com/CapitaineJSparrow.png","language":"Python","funding_links":["https://ko-fi.com/captainjsparrow"],"categories":["Applications"],"sub_categories":["Games"],"readme":"## Steam Deck Repo Manager\n\nSteam Deck Repo Manager is a graphical user interface that allows you to install boot videos on your Steam Deck using [Steam Deck Repo](https://steamdeckrepo.com/) and GTK3. Thanks to [Waylaidwanderer](https://www.reddit.com/user/waylaidwanderer) for creating Steam Deck Repo!\n\n![Screenshot of Steam Deck Repo Manager](https://raw.githubusercontent.com/CapitaineJSparrow/steam-repo-manager/main/screenshot.png)\n\n### Installation\n\nYou can download Steam Deck Repo Manager from the [Flathub Store](https://flathub.org/apps/details/com.steamdeckrepo.manager), or install it via flatpak using the following command:\n\n```bash\nflatpak install --user flathub com.steamdeckrepo.manager\n```\n\n### Contributing\n\n#### Requirements\n\n- `build-essential gobject-introspection libcairo2-dev libjpeg-dev libgif-dev libgirepository1.0-dev`\n- Python 3.10+\n\nTo get started with contributing, you can follow these steps:\n\n```shell\npython3 -m venv ./venv\nsource ./venv/bin/activate\npip3 install -r requirements.txt\npython3 main.py\n```\n\n#### Contributing on Windows\n\nTo contribute on Windows, you can follow these steps:\n\n1. Download MSYS2.\n2. Open mingw64 (not msys2).\n3. Run the following commands:\n\n```bash\npacman -Suy\npacman -S mingw-w64-x86_64-gtk3 mingw-w64-x86_64-python3 mingw-w64-x86_64-python3-gobject mingw-w64-x86_64-gst-python git\ngtk3-demo # to check GTK is working\ncurl https://bootstrap.pypa.io/get-pip.py -o get-pip.py # Install pip manually since mingw packages are causing issues\npython get-pip.py\npython -m pip install -U --force-reinstall pip\nrm get-pip.py\npip install -r requirements_windows.txt # Do not use a venv, it's also causing issues.\npython main.py\n```\n\nIf you want to build the app on Windows in a single .exe, you can install PyInstaller and run the following command:\n\n```bash\npip install pyinstaller\npyinstaller -F --clean --add-data \"./ui/icons/*;\" main.py\n```\n\n![](https://raw.githubusercontent.com/CapitaineJSparrow/steam-repo-manager/main/testing.jpg)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCapitaineJSparrow%2Fsteam-repo-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCapitaineJSparrow%2Fsteam-repo-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCapitaineJSparrow%2Fsteam-repo-manager/lists"}