rsdmike / ui-toolkit

The UI Toolkit allows developers to add manageability features to a console with prebuilt React components. The code snippets simplify the task of adding complex manageability UI controls, such as the Keyboard, Video, Mouse (KVM).

Home Page:https://open-amt-cloud-toolkit.github.io/docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UI Toolkit

Known Vulnerabilities Node.js CI codecov.io

Disclaimer: Production viable releases are tagged and listed under 'Releases'. All other check-ins should be considered 'in-development' and should not be used in production

The UI Toolkit is a framework agnostic implementation of remote management features like Keyboard, Video, Mouse (KVM) or Serial-over-LAN (SOL). The provided core components simplify the task of adding these complex manageability controls into a management console UI.

The UI Toolkit can be used with your front-end framework of choice such as ReactJS, Angular, or many others. See the ui-toolkit-react and ui-toolkit-angular repos for framework-specific, pre-built example UI Toolkit implementations.


For documentation about Getting Started with the UI Toolkit or other features of the Open AMT Cloud Toolkit, see the docs.


License Note

If you are distributing the FortAwesome Icons, please provide attribution to the source per the CC-by 4.0 license obligations.

About

The UI Toolkit allows developers to add manageability features to a console with prebuilt React components. The code snippets simplify the task of adding complex manageability UI controls, such as the Keyboard, Video, Mouse (KVM).

https://open-amt-cloud-toolkit.github.io/docs/

License:Apache License 2.0


Languages

Language:TypeScript 84.1%Language:JavaScript 15.9%