Simple AppImageHub Client
|
|
||
|
|
|
|
- FLOSS and non profit app
- Simple categories
- Download from github directly, no extra-server involved
- Upgrade and Downgrade appimages easily
- Version History and multi download support
- Fast downloader
| Flatpak | AppImage | Nightly AppImage |
|---|---|---|
- Simply copy the content of
app_en.arblocated inlib/translationsto your language likeapp_hi.arb - Now Modify the values of every key for example:
"preferences": "सेटिंग्स" - Now make a Pull Request or simply create an issue and upload your translations there.
- 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