GrakovNe / lissen-android

MIT License
36 stars 0 forks source link

Lissen - Clean Audiobookshelf Player

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4

Features

Installation

  1. Clone the repository:

    git clone https://github.com/grakovne/lissen.git
  2. Setup the SDK into your local.properties file

    nano local.properties
  3. Open the project in Android Studio or build it manually

    ./gradlew assembleDebug # Debug Build
    ./gradlew assembleRelease # Release Build
  4. 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.