https://github.com/ilanzgx/multistream
A lightweight desktop multistream viewer for Twitch, YouTube, and Kick with integrated real-time chat
https://github.com/ilanzgx/multistream
kick tauri tauri-app twitch vite vue youtube
Last synced: about 1 month ago
JSON representation
A lightweight desktop multistream viewer for Twitch, YouTube, and Kick with integrated real-time chat
- Host: GitHub
- URL: https://github.com/ilanzgx/multistream
- Owner: ilanzgx
- License: gpl-3.0
- Created: 2025-12-22T19:02:26.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-04-03T23:32:06.000Z (about 1 month ago)
- Last Synced: 2026-04-04T00:26:33.599Z (about 1 month ago)
- Topics: kick, tauri, tauri-app, twitch, vite, vue, youtube
- Language: Vue
- Homepage: https://multistreams-pi.vercel.app
- Size: 765 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Multistream
Watch multiple live streams simultaneously in a single interface.
Available for Windows, Linux and macOS
Download
·
Report Bug
·
Request Feature
## About The Project
Multistream is a cross-platform desktop application that lets you watch multiple streams from different platforms (Twitch, Kick and YouTube) at the same time, with integrated real-time chat.
### Built With
- [Vue 3](https://vuejs.org/)
- [Tauri 2](https://v2.tauri.app/)
- [Tailwind CSS](https://tailwindcss.com/)
## Getting Started
### Prerequisites
- [Bun](https://bun.sh/) or [Node.js](https://nodejs.org/)
- [Rust](https://www.rust-lang.org/)
### Installation
1. Clone the repository
```sh
git clone https://github.com/ilanzgx/multistream.git
```
2. Install dependencies
```sh
bun install
```
3. Start in development mode
```sh
bun run tauri:dev
```
## License
Distributed under the GPL-3.0 License. See `LICENSE` for more information.