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
- Host: GitHub
- URL: https://github.com/ayoub-benali/signal-desktop-client
- Owner: ayoub-benali
- License: apache-2.0
- Created: 2016-11-08T12:12:27.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T14:58:05.000Z (almost 8 years ago)
- Last Synced: 2024-05-02T00:19:27.234Z (about 1 year ago)
- Topics: javafx, open-whisper, scala, signal, signal-protocol
- Language: Scala
- Homepage:
- Size: 146 KB
- Stars: 7
- Watchers: 7
- Forks: 3
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/ayoub-benali/signal-desktop-client)
[](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 groupsThere 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