FreeRDP/README

35 lines
1.2 KiB
Plaintext
Raw Normal View History

2012-01-17 00:54:08 +08:00
FreeRDP: A Remote Desktop Protocol Implementation
=================================================
2011-07-01 03:12:51 +08:00
2012-01-17 00:54:08 +08:00
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.
2011-07-01 03:12:51 +08:00
Resources
---------
2018-03-10 12:05:40 +08:00
Project website: https://www.freerdp.com/
2013-05-28 00:29:24 +08:00
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
2012-01-17 00:54:08 +08:00
Sources: https://github.com/FreeRDP/FreeRDP/
2017-11-28 22:03:09 +08:00
Downloads: https://pub.freerdp.com/releases/
2013-05-28 00:29:24 +08:00
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
2017-11-28 22:03:09 +08:00
API documentation: https://pub.freerdp.com/api/
2011-07-01 03:12:51 +08:00
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/
2012-01-17 00:54:08 +08:00
A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation
2011-07-01 03:12:51 +08:00
Compilation
-----------
Instructions on how to get started compiling FreeRDP can be found on the wiki:
2012-01-17 00:54:08 +08:00
https://github.com/FreeRDP/FreeRDP/wiki/Compilation