Max Grakov 1b2d702bef change title according the rulebook (#31)
* change title according the rulebook
2024-11-03 23:00:38 +01:00
2024-11-03 02:12:59 +01:00
2024-10-25 02:04:15 +02:00
2024-09-18 22:42:29 +02:00
2024-09-23 20:51:17 +02:00
2024-10-25 01:32:00 +02:00
2024-09-18 22:42:29 +02:00
2024-10-25 01:51:48 +02:00
2024-09-18 22:44:47 +02:00

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.

Description
No description provided
Readme MIT 43 MiB
Languages
Kotlin 99.1%
Java 0.5%
Shell 0.4%