Skip to content

GrakovNe/lissen-android

Repository files navigation

Lissen - Clean Audiobookshelf Player

Build Lissen App

Get it on Google Play   Get it on F-Droid

Features

  • Beautiful Interface: Intuitive design that makes browsing and listening to your audiobooks easy and enjoyable.
  • Cloud Sync: Automatically syncs your audiobook progress across devices, keeping everything up to date no matter where you are.
  • Streaming Support: Stream your audiobooks directly from the cloud without needing to download them first.
  • Offline Listening: Download audiobooks to listen offline, ideal for those who want to access their collection without an internet connection.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Building

  1. Clone the repository:
git clone https://github.com/grakovne/lissen.git
  1. Setup the SDK into your local.properties file
nano local.properties
  1. Open the project in Android Studio or build it manually
./gradlew assembleDebug # Debug Build
./gradlew assembleRelease # Release Build
  1. Build and run the app on an Android device or emulator.

Demo Environment

You can connect to a demo Audiobookshelf instance through the Lissen app:

URL: https://demo.lissenapp.org

Username: demo
Password: demo

This instance contains only Public Domain audiobooks from LibriVox and is intended solely for demonstrating the client’s functionality.

License

Lissen is open-source and licensed under the MIT License. See the LICENSE file for more details.