*Abandoned* Decentralized messenger for Android, which work on top of TomP2P DHT.
Go to file
2019-04-27 18:06:23 +04:00
.idea Changed DHT storage to the newest patched MapDB (3.0.7) from my repo: https://github.com/ChronosX88/mapdb/ 2019-04-27 18:06:23 +04:00
app Changed DHT storage to the newest patched MapDB (3.0.7) from my repo: https://github.com/ChronosX88/mapdb/ 2019-04-27 18:06:23 +04:00
gradle/wrapper Update gradle 2019-04-25 17:18:13 +03:00
.gitignore Added updating preferences view when username is changed 2019-04-25 17:17:39 +03:00
build.gradle Update gradle 2019-04-25 17:18:13 +03:00
gradle.properties Changed DHT storage to the newest patched MapDB (3.0.7) from my repo: https://github.com/ChronosX88/mapdb/ 2019-04-27 18:06:23 +04:00
gradlew Added patched MapDB (v1.0.6), some changes in DataSerializerEx to prevent app crash 2019-04-06 07:16:04 +04:00
gradlew.bat [WIP] Made a wrapper for the local database. 2019-03-26 15:06:36 +04:00
LICENSE Create LICENSE 2019-02-26 13:04:18 +03:00
README.md Update README.md 2019-04-25 16:20:39 +00:00
settings.gradle Initial commit 2019-02-26 13:53:45 +04:00

Influence

This is a decentralized messenger for Android, which work on top of TomP2P DHT.

Table of Contents

Intro

[Soon]

Getting started

  1. Clone repo:
$ git clone https://github.com/ChronosX88/Influence-android
$ cd Influence-android
  1. Simply open project in Android Studio.

(Also exists precompiled APKs - see Releases)

⇧ back to top

Features

  • 1:1 chats
  • Decentralized message storage
  • Username system
  • Group chats [Soon]
  • Encryption [Soon]
  • Channels (like Telegram) [Soon]
  • Profile pictures [Soon]

⇧ back to top

⇧ back to top

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details.

⇧ back to top

Author

Author : ChronosX88
Email : chronosx88@gmail.com
Github : https://github.com/ChronosX88/Influence-android.git

forthebadge

⇧ back to top