{"id":23739736,"url":"https://github.com/p1atdev/alloy","last_synced_at":"2026-05-10T05:46:00.040Z","repository":{"id":40558950,"uuid":"487937373","full_name":"p1atdev/alloy","owner":"p1atdev","description":"An application installer for restriced macOS","archived":false,"fork":false,"pushed_at":"2022-05-09T01:08:48.000Z","size":2326,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T11:03:25.622Z","etag":null,"topics":["cli","deno","installer","macos"],"latest_commit_sha":null,"homepage":"https://deno.land/x/alloy","language":"TypeScript","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/p1atdev.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}},"created_at":"2022-05-02T17:47:05.000Z","updated_at":"2022-05-02T18:35:58.000Z","dependencies_parsed_at":"2022-08-09T23:01:08.227Z","dependency_job_id":null,"html_url":"https://github.com/p1atdev/alloy","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Falloy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Falloy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Falloy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/p1atdev%2Falloy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/p1atdev","download_url":"https://codeload.github.com/p1atdev/alloy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239880836,"owners_count":19712477,"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":["cli","deno","installer","macos"],"created_at":"2024-12-31T09:39:03.317Z","updated_at":"2026-03-02T15:30:15.716Z","avatar_url":"https://github.com/p1atdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Alloy - An application installer for restriced macOS\n\n[![vr scripts](https://badges.velociraptor.run/flat.svg)](https://velociraptor.run)\n\n\u003e Note: This is in experimental stage. Please report any bugs.\n\n## TOC\n\n- [What is Alloy](#What-is-Alloy)\n  - [Features](#Features)\n- [Installation](#Installation)\n- [Usage](#Usage)\n  - [Installing applications](#Installing-applications)\n    - [Supported applications](#Supported-applications)\n  - [Uninstalling applications](#Uninstalling-applications)\n- [TODO](#TODO)\n- [Contributing](#Contributing)\n\n## What is Alloy\n\nAlloy is an application installer for restricted macOS. It is a simple command\nline tool that installs applications on macOS.\n\n### Features\n\n- 🥳 Run without root privileges\n- 🥳 Install applications with a single command ( `alloy install \u003capp-name\u003e` )\n- 🥳 Support third-party applications (e.g. Chrome, Firefox, Spotify etc.)\n\n## Installation\n\nRequirements:\n\n- [Deno](https://deno.land/)\n\nTo install Alloy:\n\n```bash\ndeno run -A --unstable https://deno.land/x/alloy@v0.0.9/install.ts\n```\n\nTp update alloy:\n\n```bash\nalloy update-self\n```\n\nTo uninstall Alloy:\n\n```bash\ndeno uninstall alloy\n```\n\n## Usage\n\n### Help\n\n```bash\nalloy --help\n```\n\n```bash\nalloy -h\n```\n\n### Installing applications\n\nTo install an application:\n\n```bash\nalloy install \u003capp-name\u003e\n```\n\nFor example:\n\n```bash\nalloy install chrome\n```\n\n#### Supported applications\n\n- Spotify\n- Google Chrome\n- Firefox\n- NextDNS (Not yet)\n- Keka\n- Visual Studio Code (Not yet)\n- Figma (Not yet)\n- UTM (←NEW!!)\n- Free Download Manager (←NEW!!)\n\n### Uninstalling applications\n\nTo uninstall an application:\n\n```bash\nalloy uninstall \u003capp-name\u003e\n```\n\nFor example:\n\n```bash\nalloy uninstall chrome\n```\n\n### Undmg\n\nUndmg is a command line tool to extract DMG files.\n\n```bash\nalloy undmg \u003cdmg-file\u003e\n```\n\n### Bribe\n\nBribe is a command line tool to bypass the macOS Gatekeeper.\n\n```bash\nalloy bribe \u003capp-path\u003e\n```\n\n## TODO\n\n- [ ] Update installed applications command\n- [ ] Add more applications\n- [ ] Add completion support\n\n## Contributing\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1atdev%2Falloy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fp1atdev%2Falloy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fp1atdev%2Falloy/lists"}