Skip to content

Latest commit

 

History

History
64 lines (42 loc) · 2.71 KB

README.md

File metadata and controls

64 lines (42 loc) · 2.71 KB
Bunny logo

Bunny Manager

Easily install Bunny on Android

Latest release



Debug build status Stars Discord


GitHub code size in bytes Downloads (latest) Total downloads GitHub top language


Build

Prerequisites

Instructions

  1. Clone the repo
    • git clone https://github.com/pyoncord/BunnyManager.git && cd BunnyManager
  2. Build the project
    • Linux: chmod +x ./gradlew && gradlew assembleDebug
    • Windows: ./gradlew assembleDebug
  3. Install on device
    • Enable USB debugging and plug in your phone
    • Run adb install app/build/outputs/apk/debug/app-debug.apk

Contributing

This is an open-source project, you can do so without any programming.

Here are a few things you can do:

License

Bunny Manager is licensed under the Open Software License version 3.0

License: OSL v3