README 1.22 KB
Newer Older
Jeremy Bicha's avatar
Jeremy Bicha committed
1
2
FreeRDP: A Remote Desktop Protocol Implementation
=================================================
3

Jeremy Bicha's avatar
Jeremy Bicha committed
4
5
6
FreeRDP is a free implementation of the Remote Desktop Protocol (RDP), released under the Apache license.
Enjoy the freedom of using your software wherever you want, the way you want it, in a world where
interoperability can finally liberate your computing experience.
7
8
9
10

Resources
---------

11
12
Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Jeremy Bicha's avatar
Jeremy Bicha committed
13
Sources: https://github.com/FreeRDP/FreeRDP/
14
15
16
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.freerdp.com/api/
17
18
19
20
21
22
23
24
25
26

IRC channel: #freerdp @ irc.freenode.net
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel

Microsoft Open Specifications
-----------------------------

Information regarding the Microsoft Open Specifications can be found at:
http://www.microsoft.com/openspecifications/

Jeremy Bicha's avatar
Jeremy Bicha committed
27
28
29
A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

30
31
32
33
Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
Jeremy Bicha's avatar
Jeremy Bicha committed
34
https://github.com/FreeRDP/FreeRDP/wiki/Compilation
35
36