FreeRDP/README.md

31 lines
1.1 KiB
Markdown
Raw Normal View History

2019-05-07 16:11:05 +03: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
2019-05-07 16:11:05 +03:00
## Resources
2011-06-30 23:12:51 +04:00
2019-05-07 16:11:05 +03: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-06-30 23:12:51 +04:00
2019-05-07 16:11:05 +03:00
IRC channel: #freerdp @ irc.freenode.net
2011-06-30 23:12:51 +04:00
Mailing list: https://lists.sourceforge.net/lists/listinfo/freerdp-devel
2019-05-07 16:11:05 +03:00
## Microsoft Open Specifications
2011-06-30 23:12:51 +04:00
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
2019-05-07 16:11:05 +03:00
## Compilation
2011-06-30 23:12:51 +04:00
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