{"id":13908379,"url":"https://github.com/hardpixel/systemd-manager","last_synced_at":"2026-04-12T11:09:42.588Z","repository":{"id":44962107,"uuid":"176612685","full_name":"hardpixel/systemd-manager","owner":"hardpixel","description":"GNOME Shell extension to manage systemd services.","archived":false,"fork":false,"pushed_at":"2025-12-14T07:59:51.000Z","size":1175,"stargazers_count":123,"open_issues_count":11,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-12-16T11:12:18.422Z","etag":null,"topics":["gnome","gnome-extension","gnome-shell","gnome-shell-extension","systemd"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/hardpixel.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["jonian"]}},"created_at":"2019-03-19T23:10:55.000Z","updated_at":"2025-12-14T07:59:53.000Z","dependencies_parsed_at":"2024-07-27T13:25:05.097Z","dependency_job_id":"5945d8cb-2ee9-4afc-be94-77e006ccd863","html_url":"https://github.com/hardpixel/systemd-manager","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"purl":"pkg:github/hardpixel/systemd-manager","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fsystemd-manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fsystemd-manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fsystemd-manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fsystemd-manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hardpixel","download_url":"https://codeload.github.com/hardpixel/systemd-manager/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hardpixel%2Fsystemd-manager/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31712445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-12T06:22:27.080Z","status":"ssl_error","status_checked_at":"2026-04-12T06:21:52.710Z","response_time":58,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["gnome","gnome-extension","gnome-shell","gnome-shell-extension","systemd"],"created_at":"2024-08-06T23:02:41.292Z","updated_at":"2026-04-12T11:09:42.584Z","avatar_url":"https://github.com/hardpixel.png","language":"JavaScript","readme":"# Systemd Manager\nSystemd Manager is a Gnome Shell Extension which allows you to start/stop systemd services via a menu in the status area in the top panel. You can preselect which services should be shown in the extension preferences dialog.\n\n![Screenshot](https://raw.githubusercontent.com/hardpixel/systemd-manager/master/screenshot.png)\n\n## Install\nYou can install the latest version using the commands below.\n\n```bash\nwget https://github.com/hardpixel/systemd-manager/releases/download/v19/systemd-manager-v19.zip\ngnome-extensions install --force systemd-manager-v19.zip\n```\n\n### Gnome Shell Extensions\nFor Gnome versions up to 44 you can install the extension from the official extensions resource page [here](https://extensions.gnome.org/extension/4174/systemd-manager).\n\n### Packages\nArch Linux: [AUR package](https://aur.archlinux.org/packages/gnome-shell-extension-systemd-manager)\n\n## Authorization\nDone via a password prompt from the command `pkexec` of the polkit package. This command usually pops up a graphical password prompt.\n\n### Without Password Prompt\nIf you would like to be able to start services without getting prompted for a password, you need to configure a polkit policy.\n\n#### Using pkexec (default)\nThe policy file [org.freedesktop.policykit.pkexec.systemctl.policy](systemd-policies/org.freedesktop.policykit.pkexec.systemctl.policy) allows the execution of `systemctl [start|stop]` without a password\nconfirmation. Copy the file in your polkit policy folder (usually: `/usr/share/polkit-1/actions`).\n\n#### Using systemctl\nYou can also choose to use `systemctl` natively and bypass a password prompt. To do this, add the policy file [10-service_status.rules](systemd-policies/10-service_status.rules) to `/etc/polkit-1/rules.d`.\n\nFeel free to change the `wheel` group noted in the file to any other group that you see fit.\n\n## Contributing\nBug reports and pull requests are welcome on GitHub at https://github.com/hardpixel/systemd-manager.\n\n## License\nSystemd Manager is available as open source under the terms of the [GPLv3](http://www.gnu.org/licenses/gpl-3.0.en.html)\n\n## Credits\nFork of the Gnome Shell extension [Services Systemd](https://github.com/petres/gnome-shell-extension-services-systemd/).\n","funding_links":["https://github.com/sponsors/jonian"],"categories":["HarmonyOS","others","JavaScript"],"sub_categories":["Windows Manager"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardpixel%2Fsystemd-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhardpixel%2Fsystemd-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhardpixel%2Fsystemd-manager/lists"}