# node-webterm **Repository Path**: mirrors_Gottox/node-webterm ## Basic Information - **Project Name**: node-webterm - **Description**: simple demo application for child_pty and terminal.js. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2025-11-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README terminal.js-webshell ==================== this is a demo application for [child_pty](https://github.com/Gottox/child_pty) and [terminal.js](https://github.com/Gottox/terminal.js). running this demo ----------------- ``` npm install npm start ``` Then point your browser to http://127.0.0.1:3000 ![Demo](https://raw.githubusercontent.com/Gottox/terminal.js-webshell/master/demo.gif)