Home Made OMEMO Client in < 200 lines of code (MIRROR) https://blog.jabberhead.tk/2017/06/14/homemo/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
vanitasvitae e27ae15798
Add README
6 years ago
de.vanitasvitae.homemadeomemo Add license 6 years ago
README.md Add README 6 years ago

README.md

Home Made OMEMO Client

This is a repository containing the source code to my blog post about how to build a home-made OMEMO chat application in less than 200 lines of code.

Setup

You can clone the repository using git clone https://git.fsfe.org/vanitasvitae/HomeMadeOmemo.git

Next navigate to the root folder and compile using

cd HomeMadeOmemo/de.vanitasvitae.homemadeomemo
./gradlew build

Run

You can run the application as follows:

java -jar build/libs/de.vanitasvitae.homemadeomemo.jar user@server.tld password