React components for accessing virtual machine or server consoles. Provides VncConsole, SerialConsole, and DesktopViewer components built with PatternFly. Built with React, TypeScript, PatternFly, Webpack, noVNC, and XTerm.
packages/module/src/components/- Console component implementations/packages/module/patternfly-docs/content/extensions/react-console/examples/- MD files and live code examples for documentation
- Setup instructions:
README.md - Library package:
packages/module/package.json - Monorepo root:
package.json - Usage entry point:
packages/module/patternfly-docs/content/extensions/react-console/examples/SerialConsoleCustom.jsx
yarn build # Build the library
yarn test # Run tests
yarn lint # Lint the codebaseSee BOOKMARKS.md for noVNC, XTerm, and PatternFly documentation.