Influence

WARNING! This project is not maintained anymore!

The free of influence


This is a simple, beautiful XMPP/Jabber client for Android.

## Table of Contents - [Intro](#intro) - [Screenshots](#screenshots) - [Getting started](#getting-started) - [Features](#features) - [Useful links](#useful-links) - [License](#license) - [Author](#author) ## Intro *[Soon]* ## Screenshots ## Getting started 1. Clone repo: ```bash $ git clone https://github.com/ChronosX88/Influence.git $ cd Influence ``` 2. Simply open project in Android Studio. (Also exists precompiled APKs - see Releases) [⇧ back to top](#contents) ## Features - 1:1 chats - User presence - Showing images in chat (currently unstable) - Avatars - Message history synchronization (MAM, XEP-313) - Background service - Notifications about new messages (currently unstable) - Group chats *[coming soon]* - Registration on XMPP servers *[coming soon]* - Multi-account support *[coming soon]* - Roster Managing *[coming soon]* - OMEMO E2E Encryption *[coming soon]* - Message Delivery Guarantee *[coming soon]* [⇧ back to top](#contents) ## Useful links - [Smack library GitHub](https://github.com/igniterealtime/Smack) - it is core library of this client. [⇧ back to top](#contents) ## License This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details. [⇧ back to top](#contents) ## Author ```txt Author : ChronosX88 Email : chronosx88@gmail.com Github : https://github.com/ChronosX88/Influence ``` [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [⇧ back to top](#contents)