Go to file
Martin Fleisz 6415cfec48
Merge pull request #5131 from akallabeth/cmd_line_error_logging
Added extended error logging for assistance, rdp file and command line parser
2019-02-08 09:11:35 +01:00
.github
channels Merge pull request #5225 from akallabeth/rdprd_caps_read_fix 2019-02-08 09:05:27 +01:00
ci/cmake-preloads
client Merge pull request #5131 from akallabeth/cmd_line_error_logging 2019-02-08 09:11:35 +01:00
cmake Merge pull request #5221 from akallabeth/wayland_mouse_cursor 2019-01-29 15:11:38 +01:00
docs
external
include Fixed compiler warnings #5210 2019-01-29 16:22:46 +01:00
libfreerdp Merge pull request #5131 from akallabeth/cmd_line_error_logging 2019-02-08 09:11:35 +01:00
packaging
rdtk
resources
scripts
server
third-party
uwac Removed debug messages. 2019-01-29 13:34:27 +01:00
winpr Merge pull request #5131 from akallabeth/cmd_line_error_logging 2019-02-08 09:11:35 +01:00
.gitignore
.travis.yml
buildflags.h.in
ChangeLog
CMakeCPack.cmake
CMakeCPackOptions.cmake.in
CMakeLists.txt Merge pull request #5140 from akallabeth/print_custom_component 2019-01-29 15:18:53 +01:00
config.h.in
LICENSE
README

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