diff --git a/README.md b/README.md index fba2245..0d0310b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,22 @@ +
+ Audiobookshelf Banner +
+ # Vaani Client for [Audiobookshelf](https://github.com/advplyr/audiobookshelf) server made with Flutter. + +[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) + +## 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, ios, and desktop. diff --git a/images/banner.png b/images/banner.png new file mode 100644 index 0000000..a0e5bf3 Binary files /dev/null and b/images/banner.png differ diff --git a/images/screenshots/android/bookview.jpg b/images/screenshots/android/bookview.jpg new file mode 100644 index 0000000..8845817 Binary files /dev/null and b/images/screenshots/android/bookview.jpg differ diff --git a/images/screenshots/android/home.jpg b/images/screenshots/android/home.jpg new file mode 100644 index 0000000..fa3b5f6 Binary files /dev/null and b/images/screenshots/android/home.jpg differ diff --git a/images/screenshots/android/player.jpg b/images/screenshots/android/player.jpg new file mode 100644 index 0000000..3f4b17d Binary files /dev/null and b/images/screenshots/android/player.jpg differ