new Spoolr Connect for macOS · menubar app

Mission control
for your print farm

Spoolr connects every Klipper, Moonraker, Creality K-series and Bambu Lab machine in your shop to one operator dashboard — live telemetry, webcam, job history and filament tracking across the whole fleet.

Free while in early access / Self-hostable / Open-source connector · outbound-only
Fleet 9 Jobs 7 Filament 23 Maintenance 2 Analytics
live · 12fps · ⌘K
Active printers
5 / 9
Throughput 24h
47 jobs
+12%
Utilization
78%
Success rate · 14d
96.2%
Voron-01
2.4r2 · 350mm
● printing
ImpellerPart_v2.gcode
64%
ETA
38m
Layer
142/220
Filament
28g
Hot
218°/220
Bed
60°/60
Chmb
42°
Score
98
X1C-03 beta
Bambu X1 Carbon
● paused
RoverChassis_v2.3mf
42%
Paused by operator · 12m ago
Hot
260°
Bed
95°
Chmb
48°
Score
K1-Max-04
Creality K1 Max · 0.4
● ready
Ready to print
PETG loaded · Galaxy Black
Bed 22.4° · Nozzle 23.1°
Hot
23.1°
Bed
22.4°
Chmb
Score
idle
— Works with the machines you already run —
Klipper
native
Moonraker
api
Creality
k1 / k2 / k-series
Bambu Lab
x1 / p1 · beta
OrcaSlicer
remote print
Prusa
coming soon

Watch every layer
as it happens.

Live webcam, per-printer hotend / bed / chamber temperatures, layer and progress — streaming straight from your connector as it arrives, on a per-printer detail page with Overview, Jobs, Thermal, Maintenance, Console and Files tabs.

Voron-01 · webcam LIVE · 1280×720 · 12fps
LIVE1280×720 · 12fps
Q-SCORE 98
14:42:38 · L142
VORON-01
Thermal last 60s
Hotend 218°→ 220
Bed 60°→ 60
Chamber 42°passive
Print-quality scoring BETA heuristic
9scored
1below par
8on track
K1-09
Running long · 1.4× estimate
71
Voron-01
On pace · matches estimate
98

Run the whole job,
start to archive.

Pause, resume, cancel or home any printer straight from the dashboard. Every print lands in job history with a scrubable G-code 3D preview, thermal history, an activity timeline, filament used and cost.

[ 02.1 ]job history

Every print, logged and replayable.

List and detail views with KPIs, filters and pagination. Open any job for a scrubable G-code 3D preview, thermal history, an activity timeline, filament usage and cost.

PRINT JOBS · last 24h 47 total
ImpellerPart_v2.gcode Voron-01 success
FanShroud_03.gcode K1-Max-04 canceled
Bracket_L.3mf X1C-03 failed
G-code L142 / 220
Duration
3h 12m
Filament
28.4 g
Cost
$1.06
Layers
220
[ 02.2 ]control

Pause, resume, cancel, home — without leaving the grid.

Each printer has a hero status strip with one-tap quick actions, plus a detail page with Overview, Jobs, Thermal, Maintenance, Console and Files tabs.

Voron-01 · printing Pause Resume Cancel Home
Overview Jobs Thermal Maintenance Console Files
[ 02.3 ]filamentlibrary · soon

Filament that counts itself down.

Assign a spool to a printer and Spoolr decrements its weight automatically as prints run — so stock stays honest without manual logging. A full spool-library inventory page is on the way.

Mint PLA
Polymaker
Stock642g
Used 24h86g
Cobalt PETG
Polymaker
Stock286g
Used 24h41g
Galaxy Black
Bambu Basic
Stock884g
Used 24h23g
[ 02.4 ]maintenance

Service items, tracked per printer.

Log belt tension, nozzle wear, bed mesh and fan runtime on each printer's Maintenance tab, with due dates that flag before they take down a print. A fleet-wide scheduler is coming.

Replace nozzle (0.4 mm hardened)
Voron-01 · 824h
12h ago
Bed mesh re-calibration
X1C-03 · 142h
in 8h
Lubricate linear rails
K1-Max-04 · 224h
3d

Everything else
that ships today.

Analytics, backups, notifications, a mobile PWA, remote slicing, passwordless access and a public API — all live in this release.

Fleet analytics
Jobs completed, success rate, filament used and utilization over 14d / 30d / 90d / all-time. Utilization, outcome-donut, material-mix and hours-by-printer charts, with CSV export.
Backups restore soon
Auto-weekly snapshots of every printer's config plus on-demand manual backups — kept forever and downloadable. One-click restore is coming.
Notifications
In-app and email alerts on the events that matter — pairing, status changes and print completion. Wire them to anything with notification webhooks.
Mobile PWA
Installable web app at /app — add it to your phone's home screen, no app store. Watch what's printing and pause, resume or cancel from anywhere.
OrcaSlicer remote print
Every printer exposes an OctoPrint-compatible endpoint. Point OrcaSlicer at it from outside your LAN and the connector relays the upload to the machine at home.
Passwordless sign-in
We email a 6-digit code — nothing to remember, nothing to leak. Every record is scoped to your own workspace.
REST API + webhooks
A public REST API documented at /docs/api, a connector API for telemetry push, command pull and printer registration, plus notification webhooks.
Self-hostable MIT
Same code, your hardware. The open-source connector runs on Linux, macOS and Windows and only ever talks outbound — zero inbound ports.

Three ways
to plug in.

Whether you've got a server room of Klippers or a single Bambu on your bench, pairing takes about two minutes. The connector is open source (MIT), runs on Linux, macOS and Windows, and only ever talks outbound — no inbound ports opened on your network.

A · STEP BY STEP
SSH one command,
watch the handshake.
Run the install script with a pairing token from your dashboard. It downloads the signed connector, registers every printer it discovers, and starts streaming telemetry.
$ curl -fsSL spoolr.io/connectors/install.sh \
  | bash -s -- --pairing-token <token>
# downloads the signed connector (v0.4.0)
# registers every printer it discovers
heartbeat established · 9s
FASTEST B · AUTO-DISCOVER
We scan your LAN
for printers.
The connector sweeps your subnet and finds every Klipper and Bambu printer on the LAN — pair them all under one token. No IP addresses, no SSH, no fuss.
NEW C · MENUBAR APP
Spoolr Connect,
right in your menubar.
Install, pair and manage the connector from a macOS tray icon — paired printers, live status and the pairing token, one click away. No terminal required.
Spoolr Connect Connected
Voron-01printing · 64%
X1C-03paused
K1-Max-04ready
3 printers paired · token ••••3F9
Free
While in early access
no card, no limits
MIT
Open-source connector
Linux · macOS · Windows
0
Inbound ports opened
connector is outbound-only
<2min
To pair a printer
install · token · live

One pane,
built for the farm.

OctoPrint manages one printer. Mainsail can't see across brands. Vendor cloud apps lock you to their hardware. Spoolr was built from day one to be the operator dashboard for everything you already own.

Capability
SPOOLR
Per-printer UIs
Vendor clouds
Multi-brand fleet view
Print job history + G-code preview
partial
partial
Print-quality scoring (beta)
vendor-only
Filament tracking + auto-deduct
vendor-only
Config backups
Self-hostable
REST API + webhooks
partial
// READY

Bring your fleet online
in under two minutes.

Free to use while we're in early access — no credit card. Self-host or use our cloud: same code, same UI, same connector.