{"id":16085056,"url":"https://github.com/amphitheatre-app/desktop","last_synced_at":"2026-01-25T16:16:03.103Z","repository":{"id":162474244,"uuid":"615223587","full_name":"amphitheatre-app/desktop","owner":"amphitheatre-app","description":"Open source GUI application that enables you to interact with Amphitheatre","archived":false,"fork":false,"pushed_at":"2026-01-15T07:05:24.000Z","size":9003,"stargazers_count":16,"open_issues_count":6,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-17T02:45:58.876Z","etag":null,"topics":["cross-platform","desktop-app","gui","iced-rs","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/amphitheatre-app.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":"2023-03-17T08:11:59.000Z","updated_at":"2026-01-16T23:07:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"a53a30da-922a-4e37-a64f-077ad8bb0a35","html_url":"https://github.com/amphitheatre-app/desktop","commit_stats":null,"previous_names":[],"tags_count":46,"template":false,"template_full_name":null,"purl":"pkg:github/amphitheatre-app/desktop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphitheatre-app%2Fdesktop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphitheatre-app%2Fdesktop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphitheatre-app%2Fdesktop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphitheatre-app%2Fdesktop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amphitheatre-app","download_url":"https://codeload.github.com/amphitheatre-app/desktop/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amphitheatre-app%2Fdesktop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28755125,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-25T13:59:49.818Z","status":"ssl_error","status_checked_at":"2026-01-25T13:59:33.728Z","response_time":113,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cross-platform","desktop-app","gui","iced-rs","rust"],"created_at":"2024-10-09T13:01:49.831Z","updated_at":"2026-01-25T16:16:03.086Z","avatar_url":"https://github.com/amphitheatre-app.png","language":"Rust","funding_links":[],"categories":["Projects Using iced"],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n# Amphitheatre Desktop\n\n![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/amphitheatre-app/desktop/ci.yml?branch=master)\n[![License](https://img.shields.io/github/license/amphitheatre-app/desktop)](https://github.com/amphitheatre-app/desktop/blob/master/LICENSE)\n[![GitHub contributors](https://img.shields.io/github/contributors/amphitheatre-app/desktop)](https://github.com/amphitheatre-app/desktop/graphs/contributors)\n[![GitHub issues](https://img.shields.io/github/issues/amphitheatre-app/desktop)](https://github.com/amphitheatre-app/desktop/issues)\n[![GitHub downloads](https://img.shields.io/github/downloads/amphitheatre-app/desktop/total)](https://github.com/amphitheatre-app/desktop/releases/latest)\n\n[Introduction](#introduction) •\n[Features](#features) •\n[Installation](#installation) •\n[FAQ](#faq) •\n[Contributing](#contributing)\n\n\u003c/div\u003e\n\n## Introduction\n\nAmphitheatre Desktop is an open source application that enables you to interact\nwith [Amphitheatre](https://amphitheatre.app/) using a GUI instead of the\ncommand line or a web browser. You can use Amphitheatre Desktop to instantly\nspin up fresh, automated dev environments in the cloud and start developing with\non-demand pre-configured tools, libraries, and dependencies.\n\n![Amphitheatre Desktop Screenshot](./resources/images/screenshot.png)\n\n## Features\n\n- **No dependencies** No need to configure the local development environment and\n  support for multiple programming languages and frameworks.\n\n- **Unlimited isolation environments** Rapidly generate countless isolated\n  integration test environments without any limitations, streamlining the test\n  process and reducing costs.\n\n- **Multi-component applications** Supports applications with multiple\n  components, ideal for microservices-based applications and collaborative\n  multi-person development.\n\n- **Live Update** Lets you skip image builds altogether and update running\n  containers with new code in seconds instead of minutes.\n\n- **Integrations** Integrate development, testing, deployment, and other tools\n  to create a comprehensive software integration solution, automating workflow\n  processes to streamline software development.\n\n- **Snapshots** Snapshots lets you share your dev environment and collaborate on\n  issues as quickly as looking at the monitor next to you.\n\n## Installation\n\nPrebuilt binaries for macOS, Linux and Windows can be downloaded from the\n[GitHub releases](https://github.com/amphitheatre-app/desktop/releases) page.\nFor everyone else, a detailed instruction can be found\n[here](https://docs.amphitheatre.app/installation/desktop/). If there is no\ndistro package available for Amphitheatre Desktop in your preferred manager, you\nneed [Rust and cargo](https://www.rust-lang.org/tools/install) to build it.\n\n### Install from source:\n\n1. Clone the repository with `git clone https://github.com/amphitheatre-app/desktop.git`\n2. From the `desktop` directory, run `cargo run --release` to build the\n   application in release mode.\n3. After a successful compilation, launch the executable with:\n   `target/release/amphitheatre-desktop`.\n\n### Install with cargo\n\n```\ncargo install --git https://github.com/amphitheatre-app/desktop\n```\n\n## FAQ\n\n**_macOS won't let me open the app, what should I do?_**\n\nNewer MacOS systems have security mechanisms that do not allow running unsigned\napplications. Therefore, the first time you run it on MacOS, instead of\ndouble-clicking, right-click and choose \"Open\". This will successfully open the\napp.\n\n**_What platforms are supported?_**\n\nAmphitheatre Desktop can run on Windows, macOS and Linux on a great range of CPU\narchitectures. However, the x86_64 architecture is the main focus in\ndevelopment. Official builds for the ARM64 architecture are also provided for\nmacOS and Linux. It is likely possible to compile the application on other\nplatforms as well.\n\nIn any case don't hesitate to [open an\nissue](https://github.com/amphitheatre-app/desktop/issues), and I will do my\nbest to help you!\n\n## Contributing\n\nIf anything feels off, or if you feel that some functionality is missing, please\ncheck out the [contributing\npage](https://docs.amphitheatre.app/contributing/). There you will find\ninstructions for sharing your feedback, building the tool locally, and\nsubmitting pull requests to the project.\n\n## License\n\nCopyright (c) The Amphitheatre Authors. All rights reserved.\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n      https://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famphitheatre-app%2Fdesktop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famphitheatre-app%2Fdesktop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famphitheatre-app%2Fdesktop/lists"}