Skip to content

A standalone, multiplatform chat overlay on windowed/windowed fullscreen applications. Never miss a message from chat again. Currently supports twitch and kick.

License

Notifications You must be signed in to change notification settings

Enubia/ghost-chat

Folders and files

NameName
Last commit message
Last commit date
May 1, 2025
Aug 19, 2024
Mar 5, 2023
Apr 23, 2025
Apr 20, 2025
Sep 1, 2023
Mar 5, 2023
Apr 23, 2025
May 1, 2025
Apr 18, 2025
Mar 2, 2023
Feb 4, 2024
Apr 23, 2025
Apr 24, 2024
Sep 30, 2024
Sep 30, 2024
Oct 21, 2020
Apr 19, 2024
Apr 22, 2024
Jun 21, 2024
Mar 4, 2023
Sep 19, 2024
Apr 18, 2025
Apr 20, 2025
Feb 1, 2024
May 11, 2025
May 11, 2025
Apr 23, 2025
Apr 23, 2025
Jun 13, 2024
Apr 21, 2025
Apr 21, 2025
Jun 15, 2024
Apr 23, 2025
Jun 21, 2024
Jul 20, 2024
May 2, 2025

Repository files navigation

GitHub release (latest by date) GitHub issues antfu

Donate with PayPal Buy Me A Coffee

Ghost Chat

Ghost chat is a standalone, multi-platform Twitch.tv, Kick.com chat as an overlay on windowed/windowed full-screen applications written in Typescript with the help of Electron and Vue.

It lets you connect to a channel without the need to open Twitch/Kick in your browser which comes in handy if you happen to have only one monitor, or you want to have your chat on your main screen. It is not only limited to Twitch and Kick, you can connect to any chat via the external sources option. Just enter the chat overlay URL and you are good to go.

Downloads

Installation / Usage

A detailed description is available in our Discord server's faq section and on our wiki.

Discord server

Additional info

Translators needed

Since GhostChat uses i18n, adding new language support is easy, but I need you as a community. So if you are a native speaker of a language not yet included you can check en-US.json and create a new file in this directory with the language ID as the name.

A reference to what the key should look like can be found here.

Just search for your language and choose the key as the filename for the JSON file. If the file already exists and it's just missing some translations you'd like to add then please add them in there, otherwise copy over the parts of en-US.json that you want to translate and replace the English text with your language-specific translations.

Once you are done with the translations, create a PR here on GitHub or post them in the #feature-request channel so that we can add them.

If you have any other suggestions for features, or you've found a bug, feel free to go to create an issue/new feature request either here on GitHub or in Discord.

Contributing

Please refer to our contributing guidelines.

Star History Chart