vikdevelop / appimagepool

A simple, modern AppImageHub Client, powered by flutter.

Home Page:https://www.pling.com/p/1547076/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppImage Pool Logo

AppImagePool

GitHub release License Translation status

Simple AppImageHub Client

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

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
Download AppImage Download AppImage Download on Flathub

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.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

About

A simple, modern AppImageHub Client, powered by flutter.

https://www.pling.com/p/1547076/

License:GNU General Public License v3.0


Languages

Language:Dart 90.7%Language:CMake 5.8%Language:C++ 3.2%Language:C 0.3%