ayoub-benali / signal-desktop-client

none official native desktop client for signal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

none official native desktop client for signal

License:Apache License 2.0


Languages

Language:Scala 99.7%Language:Makefile 0.3%