/appImageInstaller

AppImage Installer is an easy to use and install tool to create app shrotcuts and integrate AppImage binaries to a linux desktop environment (Launcher)

Primary LanguageGoMIT LicenseMIT

App Installer

CI

build tag issues

Have you ever download an AppImage file ?

This type of binary has the advantage of being portable but it will not be present on your Desktop manager's applications list .

This tool written in Go allows to create app shrotcuts on the linux desktop environment and helps to better integrate appimages binaries to your system

Usage

sudo appinstall AppImageFilePath

After the installation, the Appimage is no longer needed and can be deleted.

Demo

Install

Just download the binary file and copy it to your binaries path

sudo cp appinstall /usr/bin

That's it

note: if you faced a bug feel free to open an issue