An experimental script to convert Snap packages to portable AppImages
It is a proof of concept, it requires more study and attention to make it truly an efficient project.
Install squashfs-tools
from your system package manager.
wget -q https://raw.githubusercontent.com/ivan-hc/Snap2AppImage/main/snap2appimage.sh
chmod a+x snap2appimage.sh
APP=SAMPLE
" with "APP=appname
" (where "appname
" is the name of the Snap package you want to convert to an AppImage)./snap2appimage.sh
The chances of success at the first launch are zero, it still requires manual modifications to adapt the script to the conditions necessary to create an efficient AppImage.
For now it only worked with Chromium and Skype.
In this video I create Skype, after a long manual modification of the script.
https://github.com/ivan-hc/Skype-appimage/assets/88724353/6e665bb4-7807-4923-bbe7-a200bd238fe1