Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 1.13 KB

README.md

File metadata and controls

17 lines (9 loc) · 1.13 KB

meshIM

meshIM is an on- or off-line Android messaging application built on the RightMesh library.

You can send messages such as Text, Images, audio, files etc to other meshIM users over the internet, or form automatically form a local network to send messages to devices nearby!

RightMesh

RightMesh is a software-based, mobile mesh networking platform and protocol using blockchain technology and tokens to enhance global connectivity. Find out more at RightMesh.io

Building meshIM

You can clone this repository and build meshIM in Android Studio. You will need your own RightMesh developer credentials, license key, and mesh port to build and run the application. Check out the RightMesh DeveloperPortal to sign up and find instructions.

Dependencies

Aside from RightMesh, meshIM uses Gson for JSON serialization and Room for database abstraction, MultiType-FilePicker for choosing files, as well as some other Google support libraries for backwards compatibility.