FreeRDP/README.md

33 lines
1.2 KiB
Markdown
Raw Normal View History

2019-05-07 21:11:05 +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
2019-05-07 21:11:05 +08:00
## Resources
2011-07-01 03:12:51 +08:00
2019-05-07 21:11:05 +08:00
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/
2011-07-01 03:12:51 +08:00
2021-06-07 16:18:39 +08:00
Matrix room : #FreeRDP:matrix.org (main)
XMPP channel: #FreeRDP#matrix.org@matrix.org (bridged)
IRC channel : #freerdp @ irc.oftc.net (bridged)
2011-07-01 03:12:51 +08:00
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel
2019-05-07 21:11:05 +08:00
## Microsoft Open Specifications
2011-07-01 03:12:51 +08:00
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
2019-05-07 21:11:05 +08:00
## Compilation
2011-07-01 03:12:51 +08:00
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