Skip to content
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
/ OpenCord Public archive
forked from MateriiApps/OpenCord

An open-source Material You Discord Android client

License

Notifications You must be signed in to change notification settings

topminipie/OpenCord

 
 

Repository files navigation

OpenCord

GitHub Repo stars GitHub forks License

An open-source Material You implementation of the Discord Android app. (Android 8+)

Preview

Chat Drawer

FAQ

Will this client support "plugins" or custom features/themes?

Most likely in the future, however our first priority is to implement most of the stock client's features. To check our current progress, see STATUS.md. You are always welcome to fork and add features or do it just privately!

Is this against Discord TOS?

Yes, it is. However, there has been no instances of Discord banning people for just using modified clients. What they do automatically ban for, is API abuse or strange requests. Therefore, OpenCord takes great caution in emulating official clients exactly, but as it is still in development, please use an alt account for your safety.

Build Debug Release

Windows:

.\gradlew.bat app:assembleDebug

Linux/macOS:

./gradlew app:assembleDebug

Built APK will be at app/build/outputs/apk/debug/app-debug.apk

About

An open-source Material You Discord Android client

Resources

License

Stars

Watchers

Forks

Languages

  • Kotlin 100.0%