blob: e2d51be72a2c6f999c0f4a4710c70d5cc60407f3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
@title = 'LEAP Client'
@summary = "Easy-to-use application for cloud communication services that are client encrypted."
The **LEAP Client** is a GPL3 Licensed multiplatform client, written in Python using PyQt4, that supports the features offered by [the LEAP Platform](platform). Currently is being tested on Linux, support for OSX and Windows will come soon.
* [User guide](client/user-guide)
* [Running latest code](client/bleeding-edge)
* [Getting started with development](client/dev-guide)
* [Packaging notes](client/packaging)
<!--
* [Configuration](client/configuration)
* [Client API](client/client-api) -->
|