https://github.com/lionello/signal-uwp
https://github.com/lionello/signal-uwp
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lionello/signal-uwp
- Owner: lionello
- Created: 2016-01-15T11:19:16.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-15T03:00:49.000Z (about 9 years ago)
- Last Synced: 2025-02-05T23:27:52.365Z (4 months ago)
- Language: C#
- Size: 1.35 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Signal-UWP
Even though this project is called Signal, it is *by no means an official Whispersystems project*.
It is intended to have a working Signal-like client for the UWP (Universal Windows Platform).## What to expect
* Nothing## Subprojects
* curve25519 (external): by JeffR [https://github.com/langboost/libaxolotl-windows]
* libaxolotl: java port of version 1.3.4 [https://github.com/WhisperSystems/libaxolotl-java]
* libtextsecure: java port of version 1.6.0 [https://github.com/WhisperSystems/libtextsecure-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 libaxolotlPlease excuse the code quality, lots of strange comments and all the other creepy stuff.
All of my C# programming experience comes from porting the libraries and creating this app.## Contact
* smndtrl (xmpp:[email protected])