The free streaming studio built for LGBT+ creators.
Live stream to TikTok, YouTube, Twitch, and Facebook simultaneously β all from one beautiful desktop app. No subscriptions. No gatekeeping. No ads.
- Multi-destination streaming β Go live on up to 5 platforms at once via GPU-accelerated RTMP
- Pride themes β Neon Nights, Lofi Sunset, Rainbow Land β full UI skin system
- TikTok Login β Connect your TikTok account via OAuth (Login Kit)
- AI stream titles β One-click Grok-powered title generation
- GPU acceleration β Auto-detects NVENC (NVIDIA), AMF (AMD), QSV (Intel), VideoToolbox (Mac)
- Loudman.live integration β Discover LGBT+ independent artists
- Free forever β Voluntary donations only (PayPal)
| Platform | Link |
|---|---|
| πͺ Windows (installer) | Rainbow.Land.Setup.1.0.0.exe |
| πͺ Windows (portable) | Rainbow.Land.1.0.0.exe |
| π§ Linux (AppImage) | Rainbow.Land-1.0.0.AppImage |
| π§ Linux (deb) | rainbow-land_1.0.0_amd64.deb |
| π macOS | Rainbow.Land-1.0.0.dmg |
git clone https://github.com/Common-joeAI/rainbowland.git
cd rainbowland
npm install
# Dev mode (hot reload)
npm run dev:electron
# Build for your platform
npm run build:win # Windows
npm run build:mac # macOS
npm run build:linux # Linux- Node.js 18+
- FFmpeg installed and on PATH (for streaming)
- GPU drivers for hardware encoding (optional but recommended)
- Open Rainbow Land β Studio tab
- Click βοΈ Destinations β enter your stream keys
- Toggle which platforms to go live on
- Hit Go Live π΄
Stream keys can be found in each platform's creator dashboard:
Rainbow Land uses TikTok Login Kit to connect your account. OAuth is handled via a local redirect server β your credentials never leave your device.
Redirect URIs registered:
http://localhost:54321/tiktok/callback(desktop)https://rainbowland.cc/tiktok/callback(web)
Rainbow Land is and will always be free. If it helps you create, consider buying us a coffee:
π paypal.me/josephbennett99
MIT β free to use, fork, and build upon.
