mirror of
https://github.com/Dr-Blank/Vaani.git
synced 2025-12-24 20:09:30 +00:00
Beautiful, Fast and Functional client for your Audiobookshelf server.
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.
|
||
|---|---|---|
| .github | ||
| .vscode | ||
| android | ||
| assets | ||
| docs | ||
| fastlane | ||
| images | ||
| lib | ||
| linux | ||
| shelfsdk@e1848a42c2 | ||
| test | ||
| web | ||
| windows | ||
| .fvmrc | ||
| .gitignore | ||
| .gitmodules | ||
| .metadata | ||
| analysis_options.yaml | ||
| CONTRIBUTING.md | ||
| distribute_options.yaml | ||
| Gemfile | ||
| Gemfile.lock | ||
| LICENSE | ||
| privacy-policy.md | ||
| pubspec.lock | ||
| pubspec.yaml | ||
| README.md | ||
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
Play Store version is paid if you want to support the development.
Linux
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.






