appimage-cli-tool
appimage-cli-tool copied to clipboard
AppImage package manager
Hi, I just installed in Ubuntu and already tried to "install/download" an app, however, I keep getting this `appimage-cli-tool: error: invalid target format` What is or are the valid formats?...
https://github.com/SociOS-Linux/bubbletea
A bit of flexibility, _a la_ `wget` or `curl`. For example: `app-manager install ... ~/bin/my-app`.
Adding [Firejail](https://github.com/netblue30/firejail) support to appimage-manager would allow managed AppImages to be run in a sandbox, which enhances security. This feature has been implemented in [appimaged](https://github.com/AppImage/appimaged) at AppImage/appimaged#41. It would be...
Provide access to the commands implemented by the app-manager as a service in order to be used by external applications.
Hi, Cannot not download the latest `appimage-cli-tool` with wget : ```shell $ wget https://github.com/AppImageCrafters/appimage-cli-tool/releases/latest/download/appimage-cli-tool --2024-01-25 22:51:07-- https://github.com/AppImageCrafters/appimage-cli-tool/releases/latest/download/appimage-cli-tool Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting...
Please consider adding support for zstd compression. ``` appimage-cli-tool install https://github.com/simplex-chat/simplex-chat/releases/download/v5.4.2/simplex-desktop-x86_64.AppImage Downloading 100% |████████████████████████████████████████████████████████████████████████████████████████████████████████| (238/238 MB, 18.165 MB/s) [13s:0s] Creating menu entry and mime-types integrations Squashfs image uses zstd compression,...