https://github.com/toewailin/xterm
Terminal on Web
https://github.com/toewailin/xterm
Last synced: 3 months ago
JSON representation
Terminal on Web
- Host: GitHub
- URL: https://github.com/toewailin/xterm
- Owner: toewailin
- Created: 2025-03-05T14:35:36.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-03-05T14:39:42.000Z (3 months ago)
- Last Synced: 2025-03-05T15:33:35.754Z (3 months ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Xterm
install package
```bash
$ npm i
$ node main.js
listen:8080
```liveserver
```bash
liveserver for index.html
localhost:5500/index.html
```