Skip to content

GrakovNe/lissen-android

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Repository files navigation

Lissen - Clean Audiobookshelf Player

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

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.

Installation

  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.

License

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