{"id":17493319,"url":"https://github.com/animmouse/setup-appimage","last_synced_at":"2025-07-27T19:35:40.572Z","repository":{"id":65157420,"uuid":"577410582","full_name":"AnimMouse/setup-appimage","owner":"AnimMouse","description":"Setup/Install an AppImage app for GitHub Actions","archived":false,"fork":false,"pushed_at":"2023-10-06T17:00:55.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-19T15:18:57.358Z","etag":null,"topics":["action","actions","appimage","github-actions"],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/setup-appimage","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AnimMouse.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":"2022-12-12T17:14:29.000Z","updated_at":"2022-12-19T12:15:04.000Z","dependencies_parsed_at":"2024-11-14T18:45:13.844Z","dependency_job_id":null,"html_url":"https://github.com/AnimMouse/setup-appimage","commit_stats":{"total_commits":4,"total_committers":1,"mean_commits":4.0,"dds":0.0,"last_synced_commit":"67902210ae0c826726b77369316fbc320d60b3eb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fsetup-appimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fsetup-appimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fsetup-appimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnimMouse%2Fsetup-appimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnimMouse","download_url":"https://codeload.github.com/AnimMouse/setup-appimage/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246068302,"owners_count":20718505,"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":["action","actions","appimage","github-actions"],"created_at":"2024-10-19T12:06:30.742Z","updated_at":"2025-03-28T17:27:38.533Z","avatar_url":"https://github.com/AnimMouse.png","language":"Shell","readme":"# Setup AppImage app for GitHub Actions\nSetup [AppImage](https://appimage.org) app on GitHub Actions.\n\nThis action installs your AppImage app for use in actions by installing it on tool cache using [AnimMouse/tool-cache](https://github.com/AnimMouse/tool-cache).\n\nThis action is implemented as a [composite](https://docs.github.com/en/actions/creating-actions/creating-a-composite-action) action.\n\n## Usage\nTo use your AppImage app, run this action before running your app.\n\nSpecify the name of the binary and the URL of the AppImage file.\n\n```yaml\nsteps:\n  - name: Setup Hello World AppImage\n    uses: AnimMouse/setup-appimage@v1\n    with:\n      name: helloworld\n      url: https://github.com/AnimMouse/hello-world-appimage/releases/download/v1/helloworld-appimage-x86_64.AppImage\n      \n  - run: helloworld\n```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fsetup-appimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanimmouse%2Fsetup-appimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanimmouse%2Fsetup-appimage/lists"}