{"id":51026534,"url":"https://github.com/raodevendrasingh/power-dial","last_synced_at":"2026-06-21T20:01:56.185Z","repository":{"id":311393987,"uuid":"1043117064","full_name":"raodevendrasingh/power-dial","owner":"raodevendrasingh","description":"A GNOME Shell extension that provides a quick power menu with suspend, restart, power off, and logout options.","archived":false,"fork":false,"pushed_at":"2025-12-16T07:46:29.000Z","size":7552,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-19T17:41:42.003Z","etag":null,"topics":["gnome","gnome-shell-extension","linux"],"latest_commit_sha":null,"homepage":"https://extensions.gnome.org/extension/8563/power-dial/","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/raodevendrasingh.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-23T07:09:09.000Z","updated_at":"2025-12-16T07:46:33.000Z","dependencies_parsed_at":"2025-08-24T21:42:49.458Z","dependency_job_id":"ed683687-40fa-4d15-8e14-ac8e95d98a5e","html_url":"https://github.com/raodevendrasingh/power-dial","commit_stats":null,"previous_names":["raodevendrasingh/gnome-power-dial","raodevendrasingh/power-dial"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/raodevendrasingh/power-dial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raodevendrasingh%2Fpower-dial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raodevendrasingh%2Fpower-dial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raodevendrasingh%2Fpower-dial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raodevendrasingh%2Fpower-dial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/raodevendrasingh","download_url":"https://codeload.github.com/raodevendrasingh/power-dial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/raodevendrasingh%2Fpower-dial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34623906,"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-21T02:00:05.568Z","response_time":54,"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":["gnome","gnome-shell-extension","linux"],"created_at":"2026-06-21T20:01:55.367Z","updated_at":"2026-06-21T20:01:56.180Z","avatar_url":"https://github.com/raodevendrasingh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Power Dial\n\nA GNOME Shell extension that provides a quick power menu with suspend, restart, power off, and logout options.\n\n\u003cimg src=\"assets/power-dial-tiled-menu.png\" alt=\"Power Dial Tiled Menu\"\u003e\n\n\u003e Restart your system after enabling the extension for the keyboard shortcut to work properly.\n\n## Usage\n\n### Accessing Power Dial\n\n**Two ways to open the menu:**\n\n- **Keyboard Shortcut**: Press `Alt + F5` (or your custom shortcut)\n- **Top Bar Icon**: Click the power icon in the GNOME top bar (if enabled)\n\n\u003e Both methods open the same power menu with suspend, restart, power off, and logout options.\n\n## Requirements\n\n-   GNOME Shell 45 or later\n-   Works on both X11 and Wayland\n\n## Power Options\n\n-   **Suspend**: Put system to sleep (immediate action)\n-   **Restart**: Reboot the system (configurable confirmation)\n-   **Power Off**: Shutdown the system (configurable confirmation)\n-   **Log Out**: End current user session (configurable confirmation)\n\n\u003e Restart, Power Off, and Log Out actions can be set to execute immediately or show a confirmation dialog through the preferences.\n\n## User Preferences\n\n### Keyboard Shortcut\nCustomize the key combination to open Power Dial:\n\n-   **Default**: `Alt + F5`\n-   **Customizable**: Access through GNOME Extensions preferences\n-   **Advanced Support**: Use multi-key combinations like `Alt + Shift + F5` or `Ctrl + Alt + Shift + A`\n-   **Universal Compatibility**: Supports all keyboards including Windows and macOS layouts\n\n### Display Mode\nChoose how the power options are presented:\n\n-   **Stacked** (default): Vertical list layout with icons - compact and traditional\n-   **Tiled**: 2x2 grid layout - modern card-based interface with keyboard navigation\n    -   **Icons with Labels** (default): Display both icons and text labels\n    -   **Icons Only**: Show only icons for a minimalist look\n    -   **Labels Only**: Display text labels without icons\n\n### Top Bar Icon\nControl the visibility of the Power Dial icon in the GNOME top bar:\n\n-   **Enabled** (default): Show icon in top bar for quick access\n-   **Disabled**: Hide icon - access only via keyboard shortcut\n\n### Power Options Confirmation\nCustomize the behavior of power actions to match your workflow:\n\n-   **Confirm** (default): Show GNOME's native confirmation dialog before executing the action\n-   **Immediate**: Execute the action immediately without confirmation\n\n\u003e Configure each action independently: Restart, Power Off, and Log Out can each have their own confirmation preference.\n\n## Installation\n\nDownload and enable the extension from the GNOME Extensions website:\n\n[Download Power Dial Extension](https://extensions.gnome.org/extension/8563/power-dial/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraodevendrasingh%2Fpower-dial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraodevendrasingh%2Fpower-dial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraodevendrasingh%2Fpower-dial/lists"}