{"id":21744291,"url":"https://github.com/oeo/install-appimage","last_synced_at":"2026-05-04T21:39:20.648Z","repository":{"id":263338123,"uuid":"890067143","full_name":"oeo/install-appimage","owner":"oeo","description":"Bun script to install and manage .AppImage files","archived":false,"fork":false,"pushed_at":"2024-11-17T23:59:50.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-25T22:22:05.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/oeo.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-11-17T23:10:47.000Z","updated_at":"2024-11-17T23:59:53.000Z","dependencies_parsed_at":"2024-11-18T01:30:55.235Z","dependency_job_id":null,"html_url":"https://github.com/oeo/install-appimage","commit_stats":null,"previous_names":["oeo/install-appimage"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeo%2Finstall-appimage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeo%2Finstall-appimage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeo%2Finstall-appimage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oeo%2Finstall-appimage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oeo","download_url":"https://codeload.github.com/oeo/install-appimage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244722652,"owners_count":20499151,"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":[],"created_at":"2024-11-26T07:11:02.822Z","updated_at":"2026-05-04T21:39:15.612Z","avatar_url":"https://github.com/oeo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Don't use this.\nIt's for personal use only, probably useless for you.\n\n# cli/appimg\n\nA command-line tool to install, manage, and uninstall AppImage applications on Linux systems.\n\n## Installation\n\n1. Clone this repository:\n   ```\n   git clone https://github.com/oeo/install-appimage.git\n   cd install-appimage\n   ```\n\n2. Install:\n   ```\n   bun install\n   sudo ln -s $(pwd)/module.ts /usr/local/bin/appimg\n   ```\n\n3. Run it\n   ```\n   appimg --help\n   ```\n\n## Usage\n\nAfter installation, you can use the `appimg` command:\n\n```bash\nappimg [command] [options]\n```\n\n### Commands:\n\n- `install \u003cpath\u003e [--icon, --params]`: Install an AppImage\n- `remove \u003cname\u003e`: Uninstall an AppImage (accepts wildcard input)\n- `ls [--details]`: List installed AppImages\n\n### Options:\n\n- `--help`: Show help message\n- `--icon \u003curl\u003e`: Specify an icon URL for the AppImage\n- `--params \u003cparams\u003e`: Specify additional CLI parameters\n- `--details`: Show details when listing AppImages\n\n## Examples:\n\n```bash\nappimg install ./Redis-Insight-linux-x86_64.AppImage\nappimg ls --details\nappimg remove Redis-Insight-linux-x86_64\n```\n\n## Requirements\n\n- Bun runtime\n- Linux system with sudo privileges\n\n## Note\n\nRequires sudo privileges for installation and uninstallation operations.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeo%2Finstall-appimage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foeo%2Finstall-appimage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foeo%2Finstall-appimage/lists"}