Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/qingchoulove/bifrost
golang+xterm.js
https://github.com/qingchoulove/bifrost
Last synced: about 1 month ago
JSON representation
golang+xterm.js
- Host: GitHub
- URL: https://github.com/qingchoulove/bifrost
- Owner: qingchoulove
- Created: 2018-10-10T09:52:25.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-05T08:08:30.000Z (almost 2 years ago)
- Last Synced: 2023-04-23T07:54:25.760Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 2.13 MB
- Stars: 6
- Watchers: 2
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bifrost-彩虹桥🌈
> 将本地terminal发布到web## 依赖
- [pty](https://github.com/creack/pty)
- [gin](https://github.com/gin-gonic/gin)
- [websocket](https://github.com/gorilla/websocket)
- [xterm.js](https://github.com/xtermjs/xterm.js)## 使用
`make` 可以构建linux下可执行文件, 其他平台可以直接`go build` && `yarn build` 生成可执行文件