README.md

May 17, 2025 ยท View on GitHub

Important

Project Archival

This project is no longer actively maintained and this repository has been archived.

We want to thank all contributors and users for their support over the project's lifetime. While development has ceased, the code remains available for those who may find it useful.

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