diff --git a/Home.md b/Home.md index 8f02d4f..9ed52dd 100644 --- a/Home.md +++ b/Home.md @@ -5,6 +5,8 @@ noVNC is a browser based VNC client implemented using HTML5 technologies (Web So - [Browser Support](wiki/Browser-support) +- [Projects/Companies using noVNC](wiki/ProjectsCompanies-using-noVNC) + - [Advanced Usage](wiki/Advanced-usage). Generating an SSL certificate, starting a VNC server, advanced websockify usage, etc. diff --git a/ProjectsCompanies-using-noVNC.md b/ProjectsCompanies-using-noVNC.md new file mode 100644 index 0000000..8dedc28 --- /dev/null +++ b/ProjectsCompanies-using-noVNC.md @@ -0,0 +1,37 @@ +## Projects/Companies using noVNC + +Here is a list of projects/companies that I know of that are using +noVNC in a released product or project. There are some +projects/products that are in development that are not listed here +yet. If you know of other projects or companies that are using noVNC, +please [drop me a note](https://github.com/inbox/new/kanaka). + +* [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): + Demo [video](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). Demo + [video](http://www.openqrm-enterprise.com/news/details/article/remote-vm-console-plugin-available.html). + +* [OpenNode](http://www.opennodecloud.com/): uses noVNC in + [OpenNode Management Console](http://opennode.activesys.org/about/software-included-in-opennode/). + OMC [Screencast](http://opennode.activesys.org/about/opennode-management-console-screencast/). + +* [OpenStack](http://www.openstack.org): uses noVNC in Cactus release + of [OpenStack Compute (Nova)](http://nova.openstack.org/runnova/vncconsole.html). + OpenStack [Screencast](http://player.vimeo.com/video/20787736?autoplay=1) with noVNC shown at about 2:17. + +* [Broadway (HTML5 GDK/GTK+ backend)](http://blogs.gnome.org/alexl/2011/03/15/gtk-html-backend-update/): + uses noVNC keyboard/input handling code. + [Commit email](http://mail.gnome.org/archives/commits-list/2011-April/msg06623.html). Source file: [broadway.js](http://git.gnome.org/browse/gtk+/tree/gdk/broadway/broadway.js). + +* [OpenNebula](http://opennebula.org/): + added as feature in [OpenNebula release 3.0](http://blog.opennebula.org/?p=1626). Add in [issue #564](http://dev.opennebula.org/issues/564) +