An open API service indexing awesome lists of open source software.

https://github.com/ayoub-benali/signal-desktop-client

none official native desktop client for signal
https://github.com/ayoub-benali/signal-desktop-client

javafx open-whisper scala signal signal-protocol

Last synced: about 2 months ago
JSON representation

none official native desktop client for signal

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/ayoub-benali/signal-desktop-client.svg?branch=master)](https://travis-ci.org/ayoub-benali/signal-desktop-client)
[![Dependency Status](https://www.versioneye.com/user/projects/583427b0e7cea00045b89101/badge.svg?style=flat-square)](https://www.versioneye.com/user/projects/583427b0e7cea00045b89101)

# 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