mirror of
https://github.com/GrakovNe/lissen-android.git
synced 2026-06-19 06:08:41 -04:00
80cd3949a4a406248097638b3563065c19ff9419
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.
Screenshots
Building
- 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.
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.
Languages
Kotlin
99.2%
Java
0.8%



