OmemoQRCodeGenerator/README.md

12 lines
255 B
Markdown
Raw Permalink Normal View History

2018-10-24 03:08:19 +02:00
Generate QR Codes of your current OMEMO identities to take your conversations to the next level
of authenticity.
2018-11-03 18:16:18 +01:00
![Login Screen](assets/qr_omemo_login.png)
![Main Screen](assets/qr_omemo_main.png)
# Executing the application
```bash
gradle jfxRun
```