Skip to content
Tim May edited this page Jul 19, 2026 · 5 revisions

RazerStream Wiki

RazerStream is a free, native macOS app for the Razer Stream Controller (a rebranded Loupedeck Live): community software after the official Loupedeck app was retired.

Current release: v1.4.73 (2026-07-18)

Pages

Page What it is
Install Homebrew and zip install, Accessibility, first run
Changelog What shipped in each public release
FAQ Common questions and known rough edges
V2-Roadmap What's done, what's open, how to claim work
PROTOCOL.md Wire protocol, byte by byte
CONTRIBUTING.md Build steps and style rules

Install (short)

brew tap shoelesstim/tap
brew install --cask razerstream
# upgrade later:
brew upgrade --cask razerstream

Or download the zip from Releases, drag RazerStream.app to Applications, open. Releases are Developer ID signed and notarized.

What it does (1.4.72)

  • 12 touchscreen tiles, 6 encoders (turn + press), 8 physical buttons with LEDs
  • Labels, colors, SF Symbols, Lucide/Bootstrap packs, custom PNG/SVG folders
  • Modes: tap, toggle, momentary, shift-page
  • Actions: apps, URLs, shell, AppleScript, keystrokes, media keys, volume, screen brightness, button LED brightness, page nav
  • Knob presets: Volume, Screen Brightness, Button LED Brightness, Screen + LED, Page Navigation, Track; optional pin-across-pages; acceleration on fast turns
  • App-switching pages (frontmost app → mapped page)
  • Live content: clock, CPU/RAM, disk free space
  • Idle dimming (screen + button LEDs; status light never touched)
  • Profile export/import (.razerstream), version history, self-test

Quick facts

  • macOS 14 or later
  • Device: Razer Stream Controller, USB VID 0x1532, PID 0x0D06
  • Keystrokes and media keys need Accessibility; the app prompts
  • Not affiliated with Razer, Loupedeck, or Logitech
  • License: MIT

Clone this wiki locally