Skip to content

SERVCUBED/Signal-UWP

 
 

Repository files navigation

Signal-UWP

Even though this project is called Signal, it is by no means an official Whispersystems project. It is intended to become a working Signal-like client for UWP (Universal Windows Platform).

What to expect

  • Nothing

Subprojects

  • curve25519 - by langboost
  • libsignal-protocol-pcl - C# port of libsignal-protocol-java
  • libsignalservice-uwp - C# port of libsignal-service-java
  • libsettings: A library for UserControls like a simpler UI for settings
  • SignalTask: Background processes needed for WNS push
  • Signal: The app
  • SignalTest: Unit tests for libsignal-protocol-pcl

Things To Know

Install SQLite for UWP then reference it on the Signal project (under Universal Windows -> Extensions)
Clone libsignalservice-uwp as well because the solution references that project.

Original developer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%