Skip to content

wtcord/wt-manager

 
 

Repository files navigation

Wintry Manager preview

Wintry Manager

Install Wintry on your Android device! Based on Aliucord Manager.

Discord GitHub Stars Build Status GitHub Downloads Code Size GitHub License

Prerequisites

Supported Android versions:

  • Android 9 (SDK 28) - Android 16 QPR1 (SDK 36)
  • Architectures: arm64, armeabi-v7, x86_64, x86

Installation

  1. Download the latest release APK
  2. Open and install Wintry Manager
    • If you have not enabled "Install from unknown sources" for your browser via system settings, do so now.
  3. Open Wintry Manager
  4. Grant the permission requests
  5. Click "New Install" or "Update" if you have previously installed Wintry.
    • You may change how the Wintry app icon will look once installed.
  6. Click "Install" and wait. Do not exit the app while it is running.
    • If a failure occurs, it may be due to a variety of reasons:
      • Poor internet connection
      • Internet censorship / blocks (use a VPN or a different DNS server)
      • Insufficient free storage (at least 500MB is recommended)
    • If you are stuck, please ask for help in the #support channel of our Discord.
  7. Click "Launch" or directly launch the newly installed Wintry app
  8. Sign in to Discord

Building

  1. Install the prerequisites:
  2. Clone the repo:
    git clone https://github.com/wtcord/wt-manager && cd wt-manager
  3. Build the project:

    Linux/macOS

    chmod +x gradlew && ./gradlew :app:packageStaging --stacktrace

    Windows

    .\gradlew.bat :app:packageStaging --stacktrace
  4. Built APK will be located at ./app/build/outputs/apk/staging/app-staging.apk

About

Install Wintry on your Android device! Based on Aliucord Manager.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Kotlin 100.0%