{"id":13593364,"url":"https://github.com/Willy-JL/Qubes-Scripts","last_synced_at":"2025-04-09T02:33:24.803Z","repository":{"id":185972206,"uuid":"629302194","full_name":"Willy-JL/Qubes-Scripts","owner":"Willy-JL","description":"🧊 Collection of custom scripts for Qubes OS","archived":false,"fork":false,"pushed_at":"2024-07-26T19:59:29.000Z","size":35,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-30T02:51:09.488Z","etag":null,"topics":["in-portfolio","qubes","qubes-os","qubesos","scripts","scripts-collection"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Willy-JL.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-04-18T03:25:48.000Z","updated_at":"2025-03-18T14:20:25.000Z","dependencies_parsed_at":"2024-11-06T14:49:22.076Z","dependency_job_id":null,"html_url":"https://github.com/Willy-JL/Qubes-Scripts","commit_stats":null,"previous_names":["willy-jl/qubes-scripts"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willy-JL%2FQubes-Scripts","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willy-JL%2FQubes-Scripts/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willy-JL%2FQubes-Scripts/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Willy-JL%2FQubes-Scripts/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Willy-JL","download_url":"https://codeload.github.com/Willy-JL/Qubes-Scripts/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247965862,"owners_count":21025452,"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":["in-portfolio","qubes","qubes-os","qubesos","scripts","scripts-collection"],"created_at":"2024-08-01T16:01:19.650Z","updated_at":"2025-04-09T02:33:24.368Z","avatar_url":"https://github.com/Willy-JL.png","language":"Shell","readme":"# qubes-scripts\nCollection of custom scripts for Qubes OS\n\n### Installation:\n\n1. Install dependencies in target qubes:\n    ```bash\n    sudo dnf install \\\n        qubes-video-companion-receiver \\\n        xclip \\\n        yad\n    ```\n\n2. Install dependencies in dom0:\n    ```bash\n    sudo qubes-dom0-update \\\n        flameshot \\\n        gpick \\\n        ImageMagick \\\n        qubes-video-companion-dom0 \\\n        xdotool \\\n        xprop \\\n        yad\n    ```\n\n3. Drop the scripts you want in `/usr/local/bin` on dom0 ([how to copy files to dom0](https://www.qubes-os.org/doc/how-to-copy-from-dom0/#copying-to-dom0))\n\n### Explanation / Usage:\n- `qubes-color-add/del`: **add and remove custom qube colors**; run the script with a color name and hexadecimal value like `qubes-color-add pink FABFD4`, then select it in a qube's settings page, remove with `qubes-color-del pink`\n- `qubes-color-pick`: **pick a color from screen and copy to global clipboard**; run the script, select a color, paste into a qube of your choice\n- `qubes-dom0-copy/move`: **import files to dom0 from other vms**; run the script, select the qube, then the files, and they will appear in the current directory on dom0 (and deleted on the source vm if moving)\n- `qubes-flameshot`: **screenshot with flameshot and copy to qube clipboard**; run the script, make the screenshot, select target qube, paste to your heart's content\n- `qubes-run-focused`: **run command in focused window's qube**; intended for use in keybinds, like opening a file manager in the focused window's qube\n- `qubes-screenshare`: **quickly start a video companion screenshare session**; run the script, select destination qube, then source qube, do what you need, then stop screensharing with the tray icon\n- `qubes-select-qube`: **show a prompt to select a qube**; intended for use in scripts and commands, all other scripts here rely on it\n\n### Disclaimer:\nYou should be careful what you do with dom0, I won't be held responsible if anything gets compromised. Make sure you understand exactly what these scripts are doing (they are in fact quite simple) before you run them.\n","funding_links":[],"categories":["Customization"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWilly-JL%2FQubes-Scripts","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWilly-JL%2FQubes-Scripts","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWilly-JL%2FQubes-Scripts/lists"}