GithubHelp home page GithubHelp logo

acenario / wemessage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from burtonalgorithms/wemessage

0.0 1.0 0.0 17.83 MB

An app that brings iMessage to Android devices.

Home Page: https://wemessageapp.com

License: GNU Affero General Public License v3.0

Java 97.34% HTML 0.10% JavaScript 0.62% AppleScript 1.94%

wemessage's Introduction

weMessage

weMessage is a unified messaging application that brings Apple’s iMessage to Android devices, without reverse engineering or exploits. In addition to being lightning fast and incredibly easy to setup, it comes loaded with many of iMessage's coveted features and even more!


Promo

Features:

  • Full support for iMessage group chats and direct messaging
  • SMS and MMS functionality
  • The ability to send image, audio, and video attachments
  • A comprehensive contact system that includes Contact Sync, Do Not Disturb, and Blocking
  • Customize names and photo icons for contacts and group chats
  • iMessage effects (Confetti, Fireworks, Invisible Ink)
  • Encryption (AES Cryptography)
  • Read Receipts

Setup & Contributing

In order to load the project, run:

git clone https://github.com/RomanScott/weMessage.git
git submodule init
git submodule update

Then, open the android folder inside Android Studio (from there it will load the other modules).

The weMessage source code is separated into four modules. Compilation instructions for the Android app and weServer are included in the README files of their perspective module folders.

If you have any ideas, language translations, design or user interface changes, code cleaning or refactoring, or improvements you would like to make, please feel free to contribute by submitting a pull request! Any help is welcome and greatly appreciated. If you want to help manage this repository or assisting with leading weMessage's development, please send an email to [email protected]. If you would like to report a bug or submit a crash report, open a new issue.

Do note that the source code is largely undocumented. If you wish to add documentation to the source code, feel free to do so!


android is the Android implementation of the weMessage platform. It is the client side interface of the project, and sends messages to and receives messages from the weServer instance. It controls the user interface, stores the messages, and also serves as a standalone SMS and MMS messaging app.

server is the messaging server implementation for the weMessage platform. It processes and forwards iMessages sent from the weMessage app to the Mac host machine, and sends messages received on the Mac to the app. It is the "bridge" between the user's Mac computer and Android device.

commons is a module that contains shared Java code between the weServer and weMessage application.

firebase is a module that contains code for some of the Firebase Cloud Functions, including version checking and sending notifications.


Donate

weMessage was created because of countless hours of hard work in my free time. If you like using weMessage or it has helped you, please consider donating! Any contribution is greatly appreciated. You can donate at https://wemessageapp.com/donate.


License

GNU GPLv3 Image
weMessage is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.