Ember addon which allows you to import noVNC into your app.
- Ember.js v2.18 or above
- Ember CLI v2.13 or above
- Node.js v8 or above
ember install ember-novnc-shim
import RFB from '@novnc/novnc/core/rfb';
See the noVNC README for more info.
See the Contributing guide for details.
This project is licensed under the MIT License.