{"id":25277307,"url":"https://github.com/saann3/power-menu","last_synced_at":"2025-04-06T11:28:28.041Z","repository":{"id":273522549,"uuid":"909133986","full_name":"SAANN3/Power-menu","owner":"SAANN3","description":"Power menu written in rust with dioxus","archived":false,"fork":false,"pushed_at":"2025-02-09T16:31:22.000Z","size":5832,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T17:31:10.279Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","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/SAANN3.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":"2024-12-27T20:23:08.000Z","updated_at":"2025-02-09T16:31:25.000Z","dependencies_parsed_at":"2025-01-21T12:41:05.923Z","dependency_job_id":null,"html_url":"https://github.com/SAANN3/Power-menu","commit_stats":null,"previous_names":["saann3/power-menu"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2FPower-menu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2FPower-menu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2FPower-menu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SAANN3%2FPower-menu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SAANN3","download_url":"https://codeload.github.com/SAANN3/Power-menu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247475701,"owners_count":20944924,"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":"2025-02-12T16:53:00.438Z","updated_at":"2025-04-06T11:28:28.023Z","avatar_url":"https://github.com/SAANN3.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Power menu ![Power menu](readme/icon.svg)\n\n![alt text](readme/preview.gif)\n\nPower menu built in rust with dioxus!\n## How to build\n```bash\ngit clone https://github.com/SAANN3/power-menu.git\ncd Power-menu\ncargo build \n```\nBuilded binary will be located in ```target/debug/power-menu```\n\nAfter that you can move binary anywhere\n\n## Usage\n\nAdd it to autostart and then, when you need to launch it, click on the power icon in the system tray\n\n## Styling\nOpen ```assets/main.css``` and edit the css class\n```css\n:root {\n    --global-color: aliceblue; // icons, text, borders,  basically all \n    --global-bg-color: #white; // background color\n}\n```\n\n\n#### !! If styling doesn't applying, make sure that you have deleted  'assets' folder in place, where binary is located. !!\n\nFor example, to run app, you need to write\n```bash\ncargo run\n```\nBut if you want to reset current stylings, you need to remove assets folder\n```bash\nrm -r target/debug/assets \u0026\u0026 cargo run\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaann3%2Fpower-menu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaann3%2Fpower-menu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaann3%2Fpower-menu/lists"}