Open source · Self-hosted · Local-first

Build. Run. Integrate. Keep Automating.

A self-hosted automation hub that runs on your machine. One binary, no cloud, full control.

Quick Start

Install Brika in seconds. One command, no dependencies.

# One command. No sudo. No dependencies.
$curl -fsSL https://brika.dev/install.sh | bash
✓ Brika installed to ~/.brika/bin/brika

macOS (Intel & Apple Silicon) · Linux (x64 & arm64)

Why Brika

Everything runs locally. You own the data, the plugins, the infra.

Reactive blocks

Type-safe workflow blocks powered by Zod and reactive streams. Full inference, zero boilerplate.

ZodType-safeReactive

Isolated plugins

Every plugin runs in its own process. Crash isolation, binary IPC, hot-reload out of the box.

Process isolationIPCHot-reload

Visual editor

Drag-and-drop automation builder in your browser. Connect blocks, configure flows, see results live.

Drag & dropReal-timeBrowser
Bricks

Your dashboard, your data

Bricks are live dashboard cards that plugins provide. Weather, timers, device controls, music — each brick displays real-time data and actions on a customizable grid.

  • Drag-and-drop grid layout
  • Real-time data from plugins
  • Interactive actions and controls

Try dragging the cards to rearrange them.

Weather
22°C
Sunny
Energy
3.2 kWh
Today's usage
Timer
04:32
Remaining
CPU
47%
Load average
Spotify
Playing
Lo-fi Beats
Lights
On
Living room

Plugins

Extend Brika with community and official plugins from npm.

Open Source

Built in the open

Brika is MIT-licensed and open source. Read the code, fork it, contribute — it's yours.

View on GitHub