Go to file
2015-06-18 03:04:33 -07:00
channels hardend serial channel 2015-06-18 03:04:33 -07:00
ci/cmake-preloads
client channel rdpgfx hardend 2015-06-18 03:04:32 -07:00
cmake cmake: add PULSE_FOUND variable to FindPulse.cmake 2015-05-20 11:27:36 -04:00
docs
external
include channel rdpgfx hardend 2015-06-18 03:04:32 -07:00
libfreerdp channel rdpgfx hardend 2015-06-18 03:04:32 -07:00
packaging Remove the ARM_FP_ABI option 2015-05-01 17:35:21 -04:00
rdtk free can handle NULL perfectly fine 2015-05-11 09:07:39 +02:00
resources
scripts
server channel encomsp hardend 2015-06-18 03:04:32 -07:00
third-party
winpr introduced WIN32ERROR and changed dvc interface 2015-05-29 04:48:26 -07:00
.gitignore gitignore: ignore clion files 2015-02-16 12:14:20 +01:00
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt winsock.c Solaris build fixes 2015-05-21 13:24:03 -07:00
config.h.in winsock.c Solaris build fixes 2015-05-21 13:24:03 -07:00
freerdp.pc.in
FreeRDPConfig.cmake.in
LICENSE
README
winpr.pc.in

FreeRDP: A Remote Desktop Protocol Implementation
=================================================

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.

Resources
---------

Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.freerdp.com/api/

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/

A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation

Compilation
-----------

Instructions on how to get started compiling FreeRDP can be found on the wiki:
https://github.com/FreeRDP/FreeRDP/wiki/Compilation