From ce74ead2b3ff3781bf8ba9edb3ef72f3e1942de2 Mon Sep 17 00:00:00 2001 From: Dr-Blank <64108942+Dr-Blank@users.noreply.github.com> Date: Wed, 2 Oct 2024 02:20:16 -0400 Subject: [PATCH] docs: update README with features and download instructions --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d0310b..c50a48f 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,23 @@ Client for [Audiobookshelf](https://github.com/advplyr/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 GitHub](https://github.com/Dr-Blank/Vaani/releases/latest) [Get it on Obtainium](http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/Dr-Blank/Vaani) +[Get it on GitHub](https://github.com/Dr-Blank/Vaani/releases/latest/download/app-release-universal.apk) [Get it on Obtainium](http://apps.obtainium.imranr.dev/redirect.html?r=obtainium://add/https://github.com/Dr-Blank/Vaani) + +Playstore App is in closed testing. To join testing +1. [Join the Google Group](https://groups.google.com/g/vaani-app) +2. [Join on Android](https://play.google.com/store/apps/details?id=dr.blank.vaani) Or [Join on Web](https://play.google.com/apps/testing/dr.blank.vaani) ## Screencaps @@ -19,4 +34,4 @@ https://github.com/user-attachments/assets/2ac9ace2-4a3c-40fc-adde-55914e4cf62d Currently, the app is in development and is not ready for production use. -Plan is to have support for android, ios, and desktop. +Plan is to have support for android, and desktop.