mirror of
https://github.com/vanitasvitae/OmemoQRCodeGenerator.git
synced 2024-11-23 21:02:08 +01:00
11 lines
255 B
Markdown
11 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
|
|
```
|