Ghost Chat is a standalone, multi-platform chat overlay for Twitch.tv, Kick.com, and YouTube live streams. Built with TypeScript using Electron and Vue, it works perfectly on windowed or windowed full-screen applications.
It lets you connect to a channel without opening a browser, perfect for single-monitor setups or when you want chat directly on your main screen. Beyond the built-in platforms, you can connect to any chat via the external sources option - just enter the chat overlay URL.
- Multiple Streaming Platforms: Twitch, Kick, YouTube, and custom chat sources
- Customizable Interface: Adjustable opacity, font sizes, and colors
- Custom CSS and JS: Apply your own styling and functionality
- Hotkeys: Quick toggle visibility
For detailed instructions, check our Discord server's FAQ section or our wiki.
Ghost Chat uses i18n, making it easy to add new language support. If you speak a language not yet included:
- Check the reference file en-US.json
- Create a new file with your language code (or update an existing one)
- Submit your translations through a PR or in our Discord's #feature-request channel
Please refer to our contributing guidelines. We welcome bug reports, feature requests, and code contributions!