Skip to content

Latest commit

 

History

History
47 lines (32 loc) · 1.74 KB

File metadata and controls

47 lines (32 loc) · 1.74 KB

OptiManager

Easily install Opti on Android!

Latest release



Debug build status
Downloads (latest) Total downloads


Build

Prerequisites

Instructions

  1. Clone the repo
    • git clone https://github.com/Opti-mod/OptiManager.git && cd OptiManager
  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

License

Opti Manager is licensed under the Open Software License version 3.0

License: OSL v3