{"id":50653496,"url":"https://github.com/limonth/ge-proton-bash-auto-installer","last_synced_at":"2026-06-07T22:04:23.047Z","repository":{"id":310032193,"uuid":"1038449954","full_name":"LimonTH/GE-Proton-bash-auto-installer","owner":"LimonTH","description":"a script that allows you to easily update GE-Proton without doing unnecessary steps. =)","archived":false,"fork":false,"pushed_at":"2025-08-15T08:16:58.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-15T10:10:18.696Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LimonTH.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2025-08-15T08:09:59.000Z","updated_at":"2025-08-15T08:17:02.000Z","dependencies_parsed_at":"2025-08-15T10:10:23.616Z","dependency_job_id":"fecb08b6-7a94-4d4b-8bc5-4b12c808e9f6","html_url":"https://github.com/LimonTH/GE-Proton-bash-auto-installer","commit_stats":null,"previous_names":["limonth/ge-proton-bash-auto-installer"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/LimonTH/GE-Proton-bash-auto-installer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimonTH%2FGE-Proton-bash-auto-installer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimonTH%2FGE-Proton-bash-auto-installer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimonTH%2FGE-Proton-bash-auto-installer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimonTH%2FGE-Proton-bash-auto-installer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LimonTH","download_url":"https://codeload.github.com/LimonTH/GE-Proton-bash-auto-installer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LimonTH%2FGE-Proton-bash-auto-installer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34039504,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2026-06-07T22:04:22.316Z","updated_at":"2026-06-07T22:04:23.041Z","avatar_url":"https://github.com/LimonTH.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GE-Proton-bash-auto-installer\nA script that allows you to easily update GE-Proton without doing unnecessary steps. =)\nTo run the script automatically, you will need a utility to run the scripts when the PC starts, or systemd if you use it.\nFor example, let's take cron:\n\n# Crontab\nEnter the command to edit crontab:\n\n./bash\n\ncrontab -e\n\n@reboot /path/to/protonGE_Updater.sh\n\n# Systemd\n\n./bash\n\nsudo nano /etc/systemd/system/protonGE_Updater.service\n\nExample file for Systemd:\n\n[Unit]\n\nDescription=protonGE_Updater\n\n[Service]\n\nExecStart=/path/to/protonGE_Updater.sh\n\nRestart=always\n\nUser=LimonTH\n\n[Install]\n\nWantedBy=multi-user.target\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimonth%2Fge-proton-bash-auto-installer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimonth%2Fge-proton-bash-auto-installer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimonth%2Fge-proton-bash-auto-installer/lists"}