FreeRDP/README

37 lines
1.2 KiB
Plaintext
Raw Normal View History

2012-01-16 20:54:08 +04:00
FreeRDP: A Remote Desktop Protocol Implementation
=================================================
2011-06-30 23:12:51 +04:00
2012-01-16 20:54:08 +04: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-06-30 23:12:51 +04:00
Resources
---------
2013-05-27 20:29:24 +04:00
Project website: http://www.freerdp.com/
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
2012-01-16 20:54:08 +04:00
Sources: https://github.com/FreeRDP/FreeRDP/
2013-05-27 20:29:24 +04:00
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
Downloads and other resources: http://pub.freerdp.com
API doc: http://pub.freerdp.com/api/
2011-06-30 23:12:51 +04: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-16 20:54:08 +04:00
A list of reference documentation is maintained here:
https://github.com/FreeRDP/FreeRDP/wiki/Reference-Documentation
2011-06-30 23:12:51 +04:00
Compilation
-----------
Instructions on how to get started compiling FreeRDP can be found on the wiki:
2012-01-16 20:54:08 +04:00
https://github.com/FreeRDP/FreeRDP/wiki/Compilation
2011-06-30 23:12:51 +04:00