README: add companies/projects using noVNC.
This commit is contained in:
parent
9b940131d3
commit
58da507bb8
17
README.md
17
README.md
|
@ -24,6 +24,23 @@ Running in Chrome before and after connecting:
|
||||||
See more screenshots <a href="http://kanaka.github.com/noVNC/screenshots.html">here</a>.
|
See more screenshots <a href="http://kanaka.github.com/noVNC/screenshots.html">here</a>.
|
||||||
|
|
||||||
|
|
||||||
|
### Projects/Companies using noVNC
|
||||||
|
|
||||||
|
* [Sentry Data Systems](http://www.sentryds.com): uses noVNC in the
|
||||||
|
[Datanex Cloud Computing Platform](http://www.sentryds.com/products/datanex/).
|
||||||
|
|
||||||
|
* [Ganeti Web Manager](http://code.osuosl.org/projects/ganeti-webmgr):
|
||||||
|
Feature [#1935](http://code.osuosl.org/issues/1935).
|
||||||
|
|
||||||
|
* [Archipel](http://archipelproject.org):
|
||||||
|
[Video demo](http://antoinemercadal.fr/archipelblog/wp-content/themes/ArchipelWPTemplate/video_youtube.php?title=VNC%20Demonstration&id=te_bzW574Zo)
|
||||||
|
|
||||||
|
* [openQRM](http://www.openqrm.com/): VNC plugin available
|
||||||
|
by request. Probably included in [version
|
||||||
|
4.8](http://www.openqrm.com/?q=node/15). [Video
|
||||||
|
demo](http://www.openqrm-enterprise.com/news/details/article/remote-vm-console-plugin-available.html).
|
||||||
|
|
||||||
|
|
||||||
### Browser Requirements
|
### Browser Requirements
|
||||||
|
|
||||||
* HTML5 Canvas: Except for Internet Explorer, most
|
* HTML5 Canvas: Except for Internet Explorer, most
|
||||||
|
|
|
@ -35,6 +35,10 @@ Cursor appearance/style (for Cursor pseudo-encoding):
|
||||||
https://developer.mozilla.org/en/Using_URL_values_for_the_cursor_property
|
https://developer.mozilla.org/en/Using_URL_values_for_the_cursor_property
|
||||||
|
|
||||||
|
|
||||||
|
RDP Protocol specification:
|
||||||
|
http://msdn.microsoft.com/en-us/library/cc240445(v=PROT.10).aspx
|
||||||
|
|
||||||
|
|
||||||
Related projects:
|
Related projects:
|
||||||
|
|
||||||
guacamole: http://guacamole.sourceforge.net/
|
guacamole: http://guacamole.sourceforge.net/
|
||||||
|
|
Loading…
Reference in New Issue