OmemoQRCodeGenerator/README.md
2018-11-08 09:18:48 +01:00

12 lines
255 B
Markdown

Generate QR Codes of your current OMEMO identities to take your conversations to the next level
of authenticity.
![Login Screen](assets/qr_omemo_login.png)
![Main Screen](assets/qr_omemo_main.png)
# Executing the application
```bash
gradle jfxRun
```