KB-103 · SIGNAL/CENTER

Signal Center

An inbox that files itself — signals arrive on the conveyor, swipe away with real velocity, and clear-all sweeps the floor in a cascade.

KB-103 · SIGNAL/CENTER

Signals

33unread
CI
Billing
Mentions
System

Swipe a row to archive

Install

One command — the source lands in your repo. Or copy it from the Code tab.

$ pnpm dlx shadcn@latest add @kinetiq/signal-center

Props

signals / defaultSignals / onSignalsChange
Signal[] / Signal[] / (signals) => void
default
Controlled or uncontrolled feed; Signal = { id, source, title, detail?, time, read? }.
onArchive
(signal: Signal) => void
default
Fires per archived signal, including clear-all.
title
string
default "Signals"
Header title next to the live unread readout.