mirror of
https://github.com/GrakovNe/lissen-android.git
synced 2026-02-07 04:21:39 -05:00
e5a1c1918d50cbb4f4ccf54ffbad52e9f26c024b
Lissen - Clean Audiobookshelf Player
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
- Clone the repository:
git clone https://github.com/grakovne/lissen.git
- Setup the SDK into your local.properties file
nano local.properties
- Open the project in Android Studio or build it manually
./gradlew assembleDebug # Debug Build
./gradlew assembleRelease # Release Build
- 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.
Languages
Kotlin
100%