{"id":17686539,"url":"https://github.com/kud/sim-crafter-cli","last_synced_at":"2026-03-02T02:44:20.069Z","repository":{"id":227846115,"uuid":"772085018","full_name":"kud/sim-crafter-cli","owner":"kud","description":"Simplify device simulations: Sim Crafter is a minimal simctl wrapper for quick setup and management.","archived":false,"fork":false,"pushed_at":"2024-08-23T14:04:56.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-09-23T15:38:09.870Z","etag":null,"topics":["macos","simulator","xcode"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@kud/sim-crafter-cli","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kud.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-14T14:04:40.000Z","updated_at":"2024-08-23T14:04:58.000Z","dependencies_parsed_at":"2024-08-23T14:46:06.854Z","dependency_job_id":"0b210134-56ac-4410-9cee-d9031182053c","html_url":"https://github.com/kud/sim-crafter-cli","commit_stats":null,"previous_names":["kud/sim-crafter-cli"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fsim-crafter-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fsim-crafter-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fsim-crafter-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kud%2Fsim-crafter-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kud","download_url":"https://codeload.github.com/kud/sim-crafter-cli/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221306464,"owners_count":16795304,"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":["macos","simulator","xcode"],"created_at":"2024-10-24T10:45:10.963Z","updated_at":"2026-03-02T02:44:20.009Z","avatar_url":"https://github.com/kud.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sim Crafter\n\nSim Crafter is a command-line interface tool designed to streamline the management of iOS simulators. With Sim Crafter, users can effortlessly list, create, delete, boot up simulators, and take screenshots directly from the terminal.\n\n## Features\n\n- **List Simulators**: Display all available iOS simulators, including their OS versions, UDIDs, state, and availability.\n- **Create Simulators**: Quickly create new simulators by selecting the device type and iOS version.\n- **Delete Simulators**: Remove unnecessary simulators with ease.\n- **Boot Simulators**: Start up a simulator by choosing from a list of available devices.\n- **Take Screenshots**: Capture screenshots from an active simulator.\n\n## Installation\n\nSim Crafter can be installed through npm. To add it to your project, run the following command:\n\n```bash\nnpm install -g @kud/sim-crafter-cli\n```\n\nMake sure you have Node.js installed on your system to use Sim Crafter.\n\n## Usage\n\n### Listing Available Simulators\n\nTo see all available simulators:\n\n```bash\nsim-crafter list-remote\n```\n\n### Listing Simulators\n\nTo see all installed simulators:\n\n```bash\nsim-crafter list\n```\n\n### Creating a Simulator\n\nTo create a new simulator:\n\n```bash\nsim-crafter create\n```\n\nFollow the prompts to choose a device type and iOS runtime for your new simulator.\n\n### Deleting a Simulator\n\nTo delete one or more simulators:\n\n```bash\nsim-crafter delete\n```\n\nYou will be prompted to select the simulators you wish to delete from the presented list.\n\n### Booting a Simulator\n\nTo boot up a simulator:\n\n```bash\nsim-crafter boot\n```\n\nSelect a simulator to boot from the list of available devices.\n\n### Taking a Screenshot\n\nTo capture a screenshot of a booted simulator:\n\n```bash\nsim-crafter screenshot\n```\n\nChoose a booted simulator and specify the path where you want the screenshot saved.\n\n## Contributing\n\nYour contributions are welcome! Feel free to submit pull requests or open issues to suggest improvements or add new features to Sim Crafter.\n\n## License\n\nSim Crafter is distributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fsim-crafter-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkud%2Fsim-crafter-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkud%2Fsim-crafter-cli/lists"}