一個web IRC客戶端:Shout
Shout是一個web IRC客戶端,可以部署在自己的服務器上。
它擁有的特性
- 用戶支持
- 即使你關閉瀏覽器還可以保持連接,
- 一次從多個設備連接
- 響應式布局 — 能夠很好的適應手機 </ul>
安裝
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 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!