Note: This repository is intentionally kept out of sync from the latest version by a few iterations to protect the brand. The source files in this repository represent older versions, while the latest releases (EXE files) contain the most up-to-date features and comprehensive updates. The repository files are updated periodically, but the released binaries will always be ahead with the latest improvements.
Enhanced Stremio desktop client with plugins, themes, and exclusive features. Runs the Stremio streaming server automatically and loads web.stremio.com in an optimized Electron environment.
Real-time WebGL anime upscaling. Lite, Fast, HQ, and an exclusive Bo0ii double-pass mode.
Dynamic edge glow that samples the frame and bleeds matching color into the window borders.
PIN-code rooms with synced play, pause, seek, speed, in-party chat, host transfer.
Real-time video processing. Sharpness, contrast, saturation, temperature, highlights and shadows, denoise, edge enhance, fake HDR, anti-aliasing. Press F to toggle.
Filter by quality (4K, 1080p, 720p), language, and color range (SDR, HDR, HDR10, Dolby Vision).
AniSkip auto-detects intros and outros with timeline markers. Trending Anime row pulls top airing from MyAnimeList.
Screenshot capture, Picture-in-Picture, playback speed ([ / ]), subtitle font and delay (G / H), skip intro (Shift+Arrow), position resume.
GPU-accelerated (Metal, D3D11, OpenGL), 144Hz+ smooth scrolling, hardware HEVC and H.265 decode, three BitTorrent streaming profiles.
Auto app updates and auto Stremio Service setup.
Custom themes and plugins, accent colors, Discord Rich Presence (toggleable).
Playback Preview, Card Hover Info (IMDb), Enhanced External Player (VLC, MPC-HC, mpv), Horizontal Navigation, and more.
Get the latest release: Download Here
git clone https://github.com/Bo0ii/StreamGo.git
cd StreamGo
npm install
npm run build:win # Windows
npm run build:linux:x64 # Linux x64
npm run build:linux:arm64 # Linux ARM64
npm run build:mac:x64 # macOS x64
npm run build:mac:arm64 # macOS ARM64- Settings โ OPEN THEMES FOLDER
- Drop your
.theme.cssfile - Restart โ Apply theme in settings
- Settings โ OPEN PLUGINS FOLDER
- Drop your
.plugin.jsfile - Restart or Ctrl+R โ Enable in settings
Difference: Addons = catalogs/streams | Plugins = new features
/**
* @name YourPluginName
* @description What it does
* @updateUrl https://raw.githubusercontent.com/.../your-plugin.plugin.js
* @version 1.0.0
* @author YourName
*/Create a .theme.css file with CSS modifications. Use devtools (Ctrl+Shift+I) to find class names.
Submit to: Community Registry
- Some streams with embedded subs may not show subtitles (Stremio Web limitation)
- macOS requires bypassing Gatekeeper (app not signed)
This project is NOT affiliated with Stremio.
Licensed under MIT License.
Developed by Bo0ii | Forked from REVENGE977 | Licensed under MIT
Community Registry by REVENGE977

