A free and open source discord client for android
Go to file
Polarian 06d77d995e
Bump version
2022-11-30 11:24:02 +00:00
.idea Improved compile guide 2022-08-28 13:49:55 +01:00
app Bump version 2022-11-30 11:24:02 +00:00
discord Reworked channels 2022-09-09 21:22:42 +01:00
gradle/wrapper bumped version and updated CompileGuide.md 2022-11-16 11:35:10 +00:00
polartoml@7ce1372ca9 Updated polartoml submodule 2022-08-28 01:40:30 +01:00
.gitignore Correctly working login with test 2022-08-28 01:27:17 +01:00
.gitmodules Added polartoml as a submodule 2022-08-27 22:00:40 +01:00
CompileGuide.md bumped version and updated CompileGuide.md 2022-11-16 11:35:10 +00:00
LICENSE added license 2022-08-27 16:30:31 +01:00
Makefile Added Makefile to build dependencies 2022-08-27 22:22:53 +01:00
README.md Updated README.md 2022-11-09 19:21:31 +00:00
build.gradle Bump version 2022-11-30 11:24:02 +00:00
gradle.properties Initial commit 2022-08-27 00:56:05 +01:00
gradlew Initial commit 2022-08-27 00:56:05 +01:00
gradlew.bat Initial commit 2022-08-27 00:56:05 +01:00
settings.gradle WIP: discord module and tests 2022-08-27 13:58:00 +01:00

README.md

Polarcord

Polarcord is a Free and Open Source Discord Client for Android.

Project layout

app - The Android app
discord - Discord library used by the app to interact with discord

Contributing

You can contribute in two ways:

  1. Create an account (if you have not already) on https://git.polarian.dev and fork this repository, you can then submit a pull request with your feature.

  2. You can email patches to polarian@polarian.dev

Either method is acceptable, I do not mind which you choose!