Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 763 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 763 Bytes

Build Status Dependency Status

About

Native desktop Signal client using Scala FX

Current state

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.

Requirements

  • java 8
  • sbt
  • openjfx (if you use open jdk/jre you might need to install this package)

How to

sbt run would compile and run the application