SDK Docs

StreamCube Addon Directory

Discover, browse, and install addons to extend your StreamCube experience. From stream providers to custom themes.

No addons published yet

The addon directory is empty. Be the first to publish an addon for StreamCube!

Build addons for StreamCube

Create stream providers, custom themes, EPG sources, WASM transforms, and more. Use any language — Node.js, Python, Rust, Go.

manifest.json
{
  "id": "com.you.addon",
  "name": "Your Addon",
  "streamcube": {
    "addonType": "stream",
    "capabilities": ["stream"]
  }
}
11
Addon Types
3
Execution Models
6
Example Projects
3
Developer Tools