RazerStream 1.5.0
Multi-action macros
One control can run several actions in order. In the inspector, set the action to Macro (multi-step), add steps, and optionally wait between them.
- Each step is any normal leaf action: keystroke, open app, URL, shell, AppleScript, media, volume, brightness, page nav, etc.
- Then wait N ms after a step before the next (100 ms default is a good multi-keystroke spacing).
- Nested macros are flattened at play time; empty steps are skipped; leaf failures are logged and the rest continues.
- Multi-keystroke (⌘C then ⌘V, etc.) is N keystroke steps; built on
CGEvent(no separate Apple multi-key API).
Also includes (from 1.4.72 / 1.4.73)
- Page +/− always visible at the top of the sidebar (#1)
- LED brightness knob presets and continuous-turn LED fix
- Disk free-space live tile; pie charts on knob strips
- Custom SVG size normalization (#2 still wants confirmation on macOS 26.x)
- Xcode 16.4 / strict concurrency build fix
Install
brew upgrade --cask razerstreamOr download the zip below. Developer ID signed and notarized. macOS 14+.