一个web IRC客户端:Shout
Shout是一个web IRC客户端,可以部署在自己的服务器上。
它拥有的特性
- 用户支持
- 即使你关闭浏览器还可以保持连接,
- 一次从多个设备连接
- 响应式布局 — 能够很好的适应手机
安装
sudo npm install -g shout
用法
When the install is complete, go ahead and run this in your terminal:
shout --help
For more information, read the documentation.
开发设置
To run the app from source, just clone the code and run this in your terminal:
npm install npm run build npm start -- --port 8080
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!