{"id":19417792,"url":"https://github.com/bradsec/debgnome","last_synced_at":"2025-07-19T09:33:04.799Z","repository":{"id":177285285,"uuid":"660181583","full_name":"bradsec/debgnome","owner":"bradsec","description":"A bash shell script for automating and customising the appearance of the GNOME desktop on Debian based distros","archived":false,"fork":false,"pushed_at":"2023-06-30T06:45:23.000Z","size":123,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T03:41:43.814Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bradsec.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}},"created_at":"2023-06-29T12:29:35.000Z","updated_at":"2025-01-21T15:53:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"bc6deb59-476e-4b90-bc9e-6a41f13f07e7","html_url":"https://github.com/bradsec/debgnome","commit_stats":null,"previous_names":["bradsec/debgnome"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bradsec/debgnome","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2Fdebgnome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2Fdebgnome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2Fdebgnome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2Fdebgnome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bradsec","download_url":"https://codeload.github.com/bradsec/debgnome/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bradsec%2Fdebgnome/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265909806,"owners_count":23847502,"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":[],"created_at":"2024-11-10T13:11:25.074Z","updated_at":"2025-07-19T09:33:04.763Z","avatar_url":"https://github.com/bradsec.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# debgnome.sh\n## A bash shell script for automating and customising the appearance of the GNOME desktop on Debian based distros.\n\n![debgnome](/screenshot.png)\n\n## USAGE \n#### Option 1. Run with default selection of extensions\nUse the wget or curl command lines shown below for quick setup.\n\n```terminal\nbash -c \"$(wget -qO- https://raw.githubusercontent.com/bradsec/debgnome/main/debgnome.sh)\"\n```\n\n```terminal\nbash -c \"$(curl -fsSL https://raw.githubusercontent.com/bradsec/debgnome/main/debgnome.sh)\"\n```\n\n#### Option 2. Clone, modify or customise extensions and run locally. \n(Optional) You can edit and modify script to suit using this method.\n\nEdit the `main()` function and specify the GNOME extensions you want installed.\n\n\n```terminal\ngit clone https://github.com/debgnome.git\n```\n\n```terminal\n# Running after cloning repo \ncd debgnome\nbash debgnome.sh\n```\n\n```terminal\n# Alternatively make executable\ncd debgnome\nchmod +x debgnome.sh\n./debgnome.sh\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradsec%2Fdebgnome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbradsec%2Fdebgnome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbradsec%2Fdebgnome/lists"}