pyoncord / BunnyManager

Install Bunny on an Android device with ease!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Install Bunny on an Android device with ease!

License:Open Software License 3.0


Languages

Language:Kotlin 99.6%Language:Shell 0.4%