Open source · AGPL-3.0 · Free forever

Post everywhere. Own everything.

The open-source studio that publishes to every channel from your desktop — your keys, your clouds, zero subscriptions. Schedule it and close the laptop.

Open sourced the plug.
instagram threads facebook youtube · soon x · soon
published → instagram · boomin cloud published → threads · your worker

Your keys

Connect Instagram, Threads, and Facebook with your own Meta app. No middleman, no review queue, no per-channel pricing.

Your clouds

Use Boomin's hosted platform, or deploy your own backend to Cloudflare in ~20 minutes for $0. One post can fan out across both.

Yours, period

AGPL-3.0 — nobody can ever take it closed. Want it inside a commercial product? That's the Boomin SDK.

Two ways to run it
CONNECTED

Boomin hosted

Sign in and publish in two minutes. Managed channels, storage, and scheduling — free to start.

INDEPENDENT

Your own server

A Cloudflare Worker you deploy with one command. Your database, your storage, your tokens. Boomin never sees a byte.

Build from source
git clone https://github.com/Boomin-Ai/producer && cd producer
bun install && bun run tauri dev
# self-host the backend → server/SELF_HOSTING.md