Simple AppImageHub Client
AppImage | Nightly AppImage | Flatpak |
---|---|---|
flatpak install flathub io.github.prateekmedia.appimagepool
flatpak run io.github.prateekmedia.appimagepool
chmod a+x appimagepool-x86_64.AppImage
Or Right Click to go to Permissions and allow to run as a program and Execute (Open the file again).
# Download dependencies and Enable Linux support
flutter pub get; flutter config --enable-linux-desktop
# For Direct Testing
flutter run -v -d linux
We use weblate for translations.