README: add core team and other cleanup.
- Make the ProjectsCompanies-using-noVNC the canonical source for companies/project using noVNC and only give a brief summary here. - Drop the personal Amazon donate/thanks link. Keep the charities and ask for a tweet if so.
This commit is contained in:
parent
be09828537
commit
f901d9c9b8
47
README.md
47
README.md
|
@ -6,18 +6,19 @@
|
||||||
noVNC is a HTML5 VNC client that runs well in any modern browser
|
noVNC is a HTML5 VNC client that runs well in any modern browser
|
||||||
including mobile browsers (iPhone/iPad and Android).
|
including mobile browsers (iPhone/iPad and Android).
|
||||||
|
|
||||||
More than 16 companies/projects have integrated noVNC into their
|
Many companies/projects have integrated noVNC including [Ganeti Web
|
||||||
products including [Ganeti Web
|
|
||||||
Manager](http://code.osuosl.org/projects/ganeti-webmgr),
|
Manager](http://code.osuosl.org/projects/ganeti-webmgr),
|
||||||
[OpenStack](http://www.openstack.org), and
|
[OpenStack](http://www.openstack.org),
|
||||||
[OpenNebula](http://opennebula.org/). See [the Projects and Companies
|
[OpenNebula](http://opennebula.org/), and
|
||||||
wiki page](https://github.com/kanaka/noVNC/wiki/ProjectsCompanies-using-noVNC)
|
[LibVNCServer](http://libvncserver.sourceforge.net). See [the Projects
|
||||||
for more complete list.
|
and Companies wiki
|
||||||
|
page](https://github.com/kanaka/noVNC/wiki/ProjectsCompanies-using-noVNC)
|
||||||
|
for a more complete list with additional info and links.
|
||||||
|
|
||||||
### News/help/contact
|
### News/help/contact
|
||||||
|
|
||||||
Notable commits, announcements and news are posted to
|
Notable commits, announcements and news are posted to
|
||||||
@<a href="http://www.twitter.com/noVNC">noVNC</a>
|
<a href="http://www.twitter.com/noVNC">@noVNC</a>
|
||||||
|
|
||||||
If you are a noVNC developer/integrator/user (or want to be) please
|
If you are a noVNC developer/integrator/user (or want to be) please
|
||||||
join the <a
|
join the <a
|
||||||
|
@ -27,16 +28,17 @@ discussion group</a>
|
||||||
Bugs and feature requests can be submitted via [github
|
Bugs and feature requests can be submitted via [github
|
||||||
issues](https://github.com/kanaka/noVNC/issues). If you are looking
|
issues](https://github.com/kanaka/noVNC/issues). If you are looking
|
||||||
for a place to start contributing to noVNC, a good place to start
|
for a place to start contributing to noVNC, a good place to start
|
||||||
would be the issues that I have marked as
|
would be the issues that are have marked as
|
||||||
["patchwelcome"](https://github.com/kanaka/noVNC/issues?labels=patchwelcome).
|
["patchwelcome"](https://github.com/kanaka/noVNC/issues?labels=patchwelcome).
|
||||||
|
|
||||||
If you want to show appreciation for noVNC you could buy something off
|
If you want to show appreciation for noVNC you could donate to a great
|
||||||
my [Amazon wishlist](http://www.amazon.com/registry/wishlist/XTXFXK39IA8C/?reveal=unpurchased&sort=priority&layout=compact) or you could donate to a great non-profits such as: [Compassion
|
non-profits such as: [Compassion
|
||||||
International](http://www.compassion.com/), [SIL](http://www.sil.org),
|
International](http://www.compassion.com/), [SIL](http://www.sil.org),
|
||||||
[Habitat for Humanity](http://www.habitat.org), [Electronic Frontier
|
[Habitat for Humanity](http://www.habitat.org), [Electronic Frontier
|
||||||
Foundation](https://www.eff.org/), [Against Malaria
|
Foundation](https://www.eff.org/), [Against Malaria
|
||||||
Foundation](http://www.againstmalaria.com/), [Nothing But
|
Foundation](http://www.againstmalaria.com/), [Nothing But
|
||||||
Nets](http://www.nothingbutnets.net/), etc.
|
Nets](http://www.nothingbutnets.net/), etc. Please tweet <a
|
||||||
|
href="http://www.twitter.com/noVNC">@noVNC</a> if you do.
|
||||||
|
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
@ -75,17 +77,18 @@ See more screenshots <a href="http://kanaka.github.com/noVNC/screenshots.html">h
|
||||||
* Fast Javascript Engine: this is not strictly a requirement, but
|
* Fast Javascript Engine: this is not strictly a requirement, but
|
||||||
without a fast Javascript engine, noVNC might be painfully slow.
|
without a fast Javascript engine, noVNC might be painfully slow.
|
||||||
|
|
||||||
* I maintain a more detailed browser compatibility list <a
|
* See the more detailed [browser compatibility wiki page](https://github.com/kanaka/noVNC/wiki/Browser-support).
|
||||||
href="https://github.com/kanaka/noVNC/wiki/Browser-support">here</a>.
|
|
||||||
|
|
||||||
|
|
||||||
### Server Requirements
|
### Server Requirements
|
||||||
|
|
||||||
Unless you are using a VNC server with support for WebSockets
|
Unless you are using a VNC server with support for WebSockets
|
||||||
connections (such as [x11vnc/libvncserver](http://libvncserver.sourceforge.net/) or
|
connections (such as
|
||||||
[PocketVNC](http://www.pocketvnc.com/blog/?page_id=866)),
|
[x11vnc/libvncserver](http://libvncserver.sourceforge.net/),
|
||||||
you need to use a WebSockets to TCP socket proxy. There is
|
[QEMU](http://www.qemu.org/), or
|
||||||
a python proxy included ('websockify').
|
[PocketVNC](http://www.pocketvnc.com/blog/?page_id=866)), you need to
|
||||||
|
use a WebSockets to TCP socket proxy. There is a python proxy included
|
||||||
|
('websockify').
|
||||||
|
|
||||||
|
|
||||||
### Quick Start
|
### Quick Start
|
||||||
|
@ -114,7 +117,13 @@ a python proxy included ('websockify').
|
||||||
|
|
||||||
### Authors/Contributors
|
### Authors/Contributors
|
||||||
|
|
||||||
* noVNC : Joel Martin (github.com/kanaka)
|
* Core team:
|
||||||
|
* [Joel Martin](https://github.com/kanaka)
|
||||||
|
* [Samuel Mannehed](https://github.com/samhed) (Cendio)
|
||||||
|
* [Peter Åstrand](https://github.com/astrand) (Cendio)
|
||||||
|
* [Solly Ross](https://github.com/DirectXMan12) (Red Hat / OpenStack)
|
||||||
|
|
||||||
|
* Notable contributions:
|
||||||
* UI and Icons : Chris Gordon
|
* UI and Icons : Chris Gordon
|
||||||
* Original Logo : Michael Sersen
|
* Original Logo : Michael Sersen
|
||||||
* tight encoding : Michael Tinglof (Mercuri.ca)
|
* tight encoding : Michael Tinglof (Mercuri.ca)
|
||||||
|
@ -126,5 +135,3 @@ a python proxy included ('websockify').
|
||||||
* jsunzip : Erik Moller (github.com/operasoftware/jsunzip),
|
* jsunzip : Erik Moller (github.com/operasoftware/jsunzip),
|
||||||
* tinflate : Joergen Ibsen (ibsensoftware.com)
|
* tinflate : Joergen Ibsen (ibsensoftware.com)
|
||||||
* DES : Dave Zimmerman (Widget Workshop), Jef Poskanzer (ACME Labs)
|
* DES : Dave Zimmerman (Widget Workshop), Jef Poskanzer (ACME Labs)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue