Show audiences' comments on your screen.
| [api] [streaming]
| | |
| +--v-----+
Server | [html] |
| [http server/reverse proxy] (optional)
-------| | |
| | +----^----+
| | | |
Client | [post comments] [show comments]
[post comments]: Web page to post comments.
[show comments]: Desktop application to show comments on your screen.
Browser extension version of the client has the ability to both post comments and show comments. The release in this repository will not include the browser extension because it contains specific host information. If need yours, build it yourself by specifying your host information.
npm install
npm -w packages/esbuild-plugin-copy-files/ run build
npm -w packages/app/ run watch
npm -w packages/app/ run serve
# Start streaming server on port 8080
# Start api server on port 9080
# Start comment page server on port 8888 (http://localhost:8888/login)
npm -w packages/app/ run start-desktop
# And change Server URL to the streaming server (ws://localhost:8080/app) in its settings.
This repository is under MIT license.
Images (whale) are designed by TADAira, change of live-comment.