This repository has been archived on 2019-12-07. You can view files and clone it, but cannot push or open issues or pull requests.
ensichat/README.md

1.3 KiB

ensichat

BitCoin donate button

Instant messanger for Android that is fully decentralized. Messages are sent directly between devices via Bluetooth, without any central server. A simple flood-based routing is used for message propagation.

screenshot 1 screenshot 2 screenshot 3

Get it on Google Play Get it on F-Droid

Building

To create a debug apk, run ./gradlew assembleDebug. Alternatively, you can use .gradlew thinDebug for a faster compile, but this requires Scala libraries installed with Android-Scala-Installer on your device.

To create a release apk, run ./gradlew assembleRelease.

License

All code is licensed under the GPL, v3 or later.