Beautiful, Fast and Functional client for your Audiobookshelf server.
Find a file
google-labs-jules[bot] d1cb638d5f feat: Add AppImage build and generic naming for Linux artifacts
This commit introduces the following changes to the Linux release process:

- **AppImage Support:** The GitHub Actions workflow (`flutter-ci.yaml`) now builds an AppImage alongside the existing .deb package for Linux releases. This involves:
    - Installing `appimagetool` and `locate` as part of the build dependencies.
    - Updating the `fastforge package` command to include `appimage` as a target.
    - Adding a new AppImage configuration file (`linux/packaging/appimage/make_config.yaml`), based on the existing .deb configuration. A TODO has been added to this file to prompt review for AppImage-specific fields.

- **Generic Artifact Naming:** Both the .deb and AppImage files are now renamed to generic, version-less names (`fast-forge-linux-amd64.deb` and `fast-forge-linux-amd64.AppImage`) before being uploaded as release artifacts. This makes it easier to provide stable download links.

- **README Update:** The `README.md` has been updated with direct download links to these generically named .deb and AppImage files from the latest GitHub release.
2025-05-22 02:45:30 +00:00
.github feat: Add AppImage build and generic naming for Linux artifacts 2025-05-22 02:45:30 +00:00
.vscode upgrade to flutter 3.29.2 2025-04-03 23:07:00 +05:30
android upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
assets feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30
docs add SVG conversion instructions and vaani_logo.svg file 2025-04-19 19:27:15 +05:30
fastlane Update full_description.txt 2024-12-21 07:53:59 +05:30
images add SVG conversion instructions and vaani_logo.svg file 2025-04-19 19:27:15 +05:30
lib feat: add PlayingIndicatorIcon widget for animated playback indication (#80) 2025-04-23 16:23:57 +05:30
linux feat: Add AppImage build and generic naming for Linux artifacts 2025-05-22 02:45:30 +00:00
shelfsdk@e1848a42c2 feat: ability to change library (#77) 2025-04-19 19:17:31 +05:30
test feat: error reporting with logs (#45) 2024-10-03 05:54:29 -04:00
web chore: Update app label and branding to "Vaani" 2024-08-23 04:23:42 -04:00
windows feat: multiple theming options (#50) 2024-10-05 10:01:08 -04:00
.fvmrc upgrade to flutter 3.29.2 2025-04-03 23:07:00 +05:30
.gitignore feat: add Linux packaging support (#70) 2025-04-05 10:31:07 +05:30
.gitmodules Make shelfsdk a submodule (#66) 2024-12-08 01:52:30 +05:30
.metadata something 2024-05-08 05:03:49 -04:00
analysis_options.yaml upgrade to flutter 3.27.4 2025-03-25 22:01:16 +05:30
CONTRIBUTING.md add instructions to add keystore 2024-12-08 03:43:46 +05:30
distribute_options.yaml feat: add Linux packaging support (#70) 2025-04-05 10:31:07 +05:30
Gemfile fastlane init (#65) 2024-12-08 01:50:00 +05:30
Gemfile.lock fastlane init (#65) 2024-12-08 01:50:00 +05:30
LICENSE Create LICENSE 2024-08-28 15:07:49 -04:00
privacy-policy.md chore: add privacy policy document 2024-10-01 02:47:22 -04:00
pubspec.lock upgrade to flutter 3.29.2 2025-04-03 23:07:00 +05:30
pubspec.yaml chore(release): bump version to v0.0.18 2025-04-23 11:01:25 +00:00
README.md feat: Add AppImage build and generic naming for Linux artifacts 2025-05-22 02:45:30 +00:00

Audiobookshelf Banner

Vaani

Client for Audiobookshelf server made with Flutter.

Features

  • Functional Player: Speed Control, Sleep Timer, Shake to Control Player
  • Save data with Offline listening and caching
  • Material Design
  • Extensive Settings to customize the every tiny detail

Download

Android

Get it on Obtainium Get it on Google Play Get it on IzzyOnDroid Get it on GitHub

Play Store version is paid if you want to support the development.

Linux

Download Linux (.deb) Download Linux (AppImage)

Screencaps

https://github.com/user-attachments/assets/2ac9ace2-4a3c-40fc-adde-55914e4cf62d

Home Book View Player

Currently, the app is in development and is not ready for production use.

Plan is to have support for android, and desktop.