Skip to content

Bo0ii/StreamGo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

42 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

StreamGo Icon

StreamGo

This is a community project and is NOT affiliated with Stremio in any way.

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.

GitHub Downloads (all assets, all releases) stargazers Latest Version
NodeJS TypeScript Electron HTML CSS

๐Ÿš€ What is StreamGo?

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.


โšก Exclusive Features

๐ŸŽŒ Anime4K Upscaling

Real-time WebGL anime upscaling. Lite, Fast, HQ, and an exclusive Bo0ii double-pass mode.

Anime4K Comparison

๐Ÿ’ก Ambient Light

Dynamic edge glow that samples the frame and bleeds matching color into the window borders.

Ambient Light

๐ŸŽ‰ Watch Party

PIN-code rooms with synced play, pause, seek, speed, in-party chat, host transfer.

๐ŸŽฌ Video Filters & Enhancement

Real-time video processing. Sharpness, contrast, saturation, temperature, highlights and shadows, denoise, edge enhance, fake HDR, anti-aliasing. Press F to toggle.

๐Ÿ” Stream Filtering

Filter by quality (4K, 1080p, 720p), language, and color range (SDR, HDR, HDR10, Dolby Vision).

๐ŸŽŒ Anime Features

AniSkip auto-detects intros and outros with timeline markers. Trending Anime row pulls top airing from MyAnimeList.

๐ŸŽฎ Player Enhancements

Screenshot capture, Picture-in-Picture, playback speed ([ / ]), subtitle font and delay (G / H), skip intro (Shift+Arrow), position resume.

๐ŸŽฏ Performance & Speed

GPU-accelerated (Metal, D3D11, OpenGL), 144Hz+ smooth scrolling, hardware HEVC and H.265 decode, three BitTorrent streaming profiles.

๐Ÿ”ง Core Systems

Auto app updates and auto Stremio Service setup.

๐ŸŽจ Customization

Custom themes and plugins, accent colors, Discord Rich Presence (toggleable).

๐Ÿ“ฆ Built-in Plugins

Playback Preview, Card Hover Info (IMDb), Enhanced External Player (VLC, MPC-HC, mpv), Horizontal Navigation, and more.


๐Ÿ“ฅ Downloads

Get the latest release: Download Here


๐Ÿ”จ Build From Source

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

๐ŸŽจ Themes & Plugins

Installing Themes

  1. Settings โ†’ OPEN THEMES FOLDER
  2. Drop your .theme.css file
  3. Restart โ†’ Apply theme in settings

Installing Plugins

  1. Settings โ†’ OPEN PLUGINS FOLDER
  2. Drop your .plugin.js file
  3. Restart or Ctrl+R โ†’ Enable in settings

Difference: Addons = catalogs/streams | Plugins = new features


๐Ÿ‘จโ€๐Ÿ’ป Creating Plugins & Themes

Plugin Template

/**
 * @name YourPluginName
 * @description What it does
 * @updateUrl https://raw.githubusercontent.com/.../your-plugin.plugin.js
 * @version 1.0.0
 * @author YourName
 */

Theme Template

Create a .theme.css file with CSS modifications. Use devtools (Ctrl+Shift+I) to find class names.

Submit to: Community Registry


โš ๏ธ Known Issues

  • Some streams with embedded subs may not show subtitles (Stremio Web limitation)
  • macOS requires bypassing Gatekeeper (app not signed)

๐Ÿ“ Notice

This project is NOT affiliated with Stremio.

Licensed under MIT License.

Developed by Bo0ii | Forked from REVENGE977 | Licensed under MIT

Community Registry by REVENGE977

About

Electron-based Bo0ii project focused on enhancing the Stremio desktop experience with plugins and themes. This is a community project and is not affiliated with Stremio in any way.

Topics

Resources

License

Code of conduct

Contributing

Stars

15 stars

Watchers

3 watching

Forks

Sponsor this project

 

Contributors