Native desktop Signal client using Scala FX
The application is currently able:
- to be linked as a secondary device, by scanning a QR code
- fetch messages, contacts and groups
There is an ongoing UI work in order to send messages.
- java 8
- sbt
- openjfx (if you use open jdk/jre you might need to install this package)
sbt run
would compile and run the application