▄▄▄ ▄▄▄▄▄▄ ▄▄ ▄▄
█ █ █ █▄█ █
█ █ ▄ █ █
▄ █ █ █▄█ █ █
█ █▄█ █ █ █
█ █ ▄ █ ██▄██ █
█▄▄▄▄▄▄▄█▄█ █▄▄█▄█ █▄█
Just AppImage Manager (J.A.M) is a CLI tool for sudo installing AppImage packages on Linux. This tool is developed using Python and Go-lang, combined via a shared-C library. The CLI interface leverages Python libraries such as Rich, Typer, Inquirer, and Yaspin, while Go-lang handles the core functionalities.
Distribution | Status |
---|---|
Arch Linux | ✅ Tested |
Endeavour OS | ✅ Tested |
Pop OS | ✅ Tested |
Ubuntu | ✅ Tested |
Linux Mint | ✅ Tested |
More to be tested soon... | ⏳ |
To install Just AppImage Manager (J.A.M), follow these steps:
- python3
- python's venv y
wget https://github.com/NormVg/jam/releases/download/v1.0.3/jam.zip
unzip jam.zip
cd package
chmod +x ./install.sh
./install.sh
Follow the instructions provided during the installation process.
To get information and help about J.A.M, use the following command:
jam --help
This is a new tool, so kindly report any issues you face. For contributions, join the Discord server or just DM me, and we can have a talk.
This project is licensed under the MIT License - see the LICENSE file for details.