SkillAgentSearch skills...

Appimagepool

A simple, modern AppImageHub Client, powered by flutter.

Install / Use

/learn @prateekmedia/Appimagepool

README

<p align="center"><a href="#appimagepool"><img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/appimagepool.svg" height=80px alt="AppImage Pool Logo"/></a></p> <h1 align="center">AppImagePool</h1> <p align="center"> <a href="https://github.com/prateekmedia/appimagepool/releases"><img alt="GitHub release" src="https://img.shields.io/github/v/release/prateekmedia/appimagepool?color=blueviolet"/></a> <a href="LICENSE"><img alt="License" src="https://img.shields.io/github/license/prateekmedia/appimagepool?color=blueviolet"/></a> <a href="https://hosted.weblate.org/engage/appimagepool/"><img src="https://hosted.weblate.org/widgets/appimagepool/-/app/svg-badge.svg" alt="Translation status" /></a> </p> <p align="center"><b> Simple AppImageHub Client</b></p> <p align="center"> <img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/home.jpg" alt="Screenshot 1" width="350"/> <img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/app.jpg" alt="Screenshot 2" width="350"/> <img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/search.jpg" alt="Screenshot 3" width="350"/> <img src="https://raw.githubusercontent.com/prateekmedia/appimagepool/main/assets/screenshot/category.jpg" alt="Screenshot 4" width="350"/> </p>

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.

Supporters

Stargazers

View on GitHub
GitHub Stars706
CategoryDevelopment
Updated4h ago
Forks44

Languages

Dart

Security Score

100/100

Audited on Apr 2, 2026

No findings