FreeRDP/README

35 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
---------
2018-03-10 07:05:40 +03:00
Project website: https://www.freerdp.com/
2013-05-27 20:29:24 +04:00
Issue tracker: https://github.com/FreeRDP/FreeRDP/issues
2012-01-16 20:54:08 +04:00
Sources: https://github.com/FreeRDP/FreeRDP/
2017-11-28 17:03:09 +03:00
Downloads: https://pub.freerdp.com/releases/
2013-05-27 20:29:24 +04:00
Wiki: https://github.com/FreeRDP/FreeRDP/wiki
2017-11-28 17:03:09 +03:00
API documentation: https://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