Appimagepool
A simple, modern AppImageHub Client, powered by flutter.
Install / Use
/learn @prateekmedia/AppimagepoolREADME
Main Highlights
- Simplified categories
- Download from github directly, no extra-server involved
- Integrate and Disintegrate appimages easily from your system
- Version History and multi download support
- FLOSS and non profit app
Download Links
| AppImage | Nightly AppImage | Flatpak | | - | - | - | | <a href='https://github.com/prateekmedia/appimagepool/releases/latest/'><img width='130' alt='Download AppImage' src='https://github.com/srevinsaju/get-appimage/raw/master/static/badges/get-appimage-branding-dark.png'/></a> | <a href='https://github.com/prateekmedia/appimagepool/releases/continuous/'><img width='130' alt='Download AppImage' src='https://github.com/srevinsaju/get-appimage/raw/master/static/badges/get-appimage-branding-dark.png'/></a> | <a href='https://flathub.org/apps/details/io.github.prateekmedia.appimagepool'><img width='130' alt='Download on Flathub' src='https://flathub.org/assets/badges/flathub-badge-en.png'/></a> |
Installation
Flatpak
- Install
flatpak install flathub io.github.prateekmedia.appimagepool
- Run
flatpak run io.github.prateekmedia.appimagepool
Appimage
- Run
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).
Build from source
- Download latest Flutter SDK (>=2.5.0 / beta version)
- Clone this repo and then
# Download dependencies and Enable Linux support
flutter pub get; flutter config --enable-linux-desktop
# For Direct Testing
flutter run -v -d linux
Contribute translations
We use weblate for translations.
