Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qingchoulove/bifrost

golang+xterm.js
https://github.com/qingchoulove/bifrost

Last synced: about 1 month ago
JSON representation

golang+xterm.js

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` 生成可执行文件