Thanks to visit codestin.com
Credit goes to github.com

Skip to content

A modern, transparent chat overlay application for Bilibili live streaming built with Electron, React, and TypeScript. This overlay connects to the LAPLACE Event Bridge to display real-time chat messages, interactions, and viewer engagement metrics.

License

Notifications You must be signed in to change notification settings

WittF/chat-overlay

 
 

Repository files navigation

LAPLACE Chat Overlay

A modern, transparent chat overlay application for Bilibili live streaming built with Electron, React, and TypeScript. This overlay connects to the LAPLACE Event Bridge to display real-time chat messages, interactions, and viewer engagement metrics.

image

Features

  • Transparent Overlay: Seamlessly integrates with your streaming setup
  • Always-on-Top Mode: Keeps the overlay visible above other windows
  • Click-Through Mode: Interact with applications beneath the overlay
  • Real-time Chat Display: Shows messages, interactions, and special events
  • Online User Count: Displays current viewer count with smooth animations
  • Persistent Settings: Saves your preferences locally

Download

Stable Releases

Important

All stable releases are signed and notarized. Do not download or run these from untrusted sources. If your system prompts that the app is from unknown sources without a signature, remove it immediately and report in our Discord.

所有稳定版本均已签名和公证。请勿从不受信任的来源下载或安装。如果系统提示该应用来自未知来源且未签名,请立即删除并在我们的 Discord 中报告。

Download the latest stable version from our GitHub releases:

📦 Download Latest Release

Available for:

  • macOS: *.darwin-arm64-*.zip package for Apple Silicon Macs
  • Windows: *.Setup.exe installer for 64-bit systems
  • Linux: *.rpm and *.deb packages for most distributions

Nightly Builds

Get the latest development builds with cutting-edge features:

🌙 Download Nightly Builds

  1. Click on the latest workflow run with a ✅ status
  2. Scroll down to "Artifacts" section
  3. Download the build for your platform

Caution

Nightly builds are automatically generated from the latest code and may contain experimental features or bugs. Use stable releases for production streaming.

All nightly builds are not signed or notarized.

Usage

Development

Run the application in development mode:

pnpm start

Production Build

Package the application for your platform:

pnpm make

The packaged applications will be available in the out directory.

Contributing

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-feature)
  3. Commit your changes (git commit -m 'Add some amazing feature')
  4. Push to the branch (git push origin feature/amazing-feature)
  5. Open a Pull Request

License

AGPL-3.0

About

A modern, transparent chat overlay application for Bilibili live streaming built with Electron, React, and TypeScript. This overlay connects to the LAPLACE Event Bridge to display real-time chat messages, interactions, and viewer engagement metrics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 78.8%
  • CSS 20.2%
  • Other 1.0%