Multi-platform chat manager for streamers (Twitch, YouTube, Kick).
Desktop releases are published from stable vX.Y.Z tags only. Velopack publishes one feed per
platform: releases.linux.json, releases.win.json, and releases.osx.json. Current installers are
unsigned and the macOS build is not notarized.
To install the latest stable Linux AppImage:
curl -fsSL https://raw.githubusercontent.com/Satont/twirchat/main/scripts/install-linux.sh | bashThe script detects the .AppImage asset from the latest GitHub Release, installs it under
~/.local/share/dev.twirchat.app, creates a twirchat symlink, and adds a desktop entry. You can
also download the standalone .AppImage directly from the
Releases page.
- Download the latest Windows Velopack Setup
.exefrom Releases. - Run the installer to install TwirChat.
- Download the latest macOS Velopack
.pkgfrom Releases. - Run the package installer. The packaged app bundle is
TwirChat.app.
Packaged desktop builds initialize Velopack at startup, check the platform feed on startup and periodically while automatic checks are enabled, show an in-app update toast when a stable update is available, and can download the update before restarting to apply it.

