FreeRDP
Go to file
Alexander Zhirov 9d769e8bf8 v2.10.0 2023-05-10 00:29:50 +03:00
.github v2.10.0 2023-05-10 00:29:50 +03:00
channels v2.10.0 2023-05-10 00:29:50 +03:00
ci/cmake-preloads v2.10.0 2023-05-10 00:29:50 +03:00
client v2.10.0 2023-05-10 00:29:50 +03:00
cmake v2.10.0 2023-05-10 00:29:50 +03:00
docs v2.10.0 2023-05-10 00:29:50 +03:00
external v2.10.0 2023-05-10 00:29:50 +03:00
include v2.10.0 2023-05-10 00:29:50 +03:00
libfreerdp v2.10.0 2023-05-10 00:29:50 +03:00
packaging v2.10.0 2023-05-10 00:29:50 +03:00
rdtk v2.10.0 2023-05-10 00:29:50 +03:00
resources v2.10.0 2023-05-10 00:29:50 +03:00
scripts v2.10.0 2023-05-10 00:29:50 +03:00
server v2.10.0 2023-05-10 00:29:50 +03:00
third-party v2.10.0 2023-05-10 00:29:50 +03:00
uwac v2.10.0 2023-05-10 00:29:50 +03:00
winpr v2.10.0 2023-05-10 00:29:50 +03:00
.clang-format v2.10.0 2023-05-10 00:29:50 +03:00
.gitignore v2.10.0 2023-05-10 00:29:50 +03:00
.travis.yml v2.10.0 2023-05-10 00:29:50 +03:00
CMakeCPack.cmake v2.10.0 2023-05-10 00:29:50 +03:00
CMakeCPackOptions.cmake.in v2.10.0 2023-05-10 00:29:50 +03:00
CMakeLists.txt v2.10.0 2023-05-10 00:29:50 +03:00
ChangeLog v2.10.0 2023-05-10 00:29:50 +03:00
LICENSE v2.10.0 2023-05-10 00:29:50 +03:00
README.md v2.10.0 2023-05-10 00:29:50 +03:00
buildflags.h.in v2.10.0 2023-05-10 00:29:50 +03:00
config.h.in v2.10.0 2023-05-10 00:29:50 +03:00

README.md

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: https://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
Sources: https://github.com/FreeRDP/FreeRDP/
Downloads: https://pub.freerdp.com/releases/
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
API documentation: https://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