The open-source studio that posts everywhere — from your desktop, through your keys, on your clouds. One caption, every channel, scheduled to fire with your laptop closed.
# the app git clone https://github.com/Boomin-Ai/producer && cd producer bun install && bun run tauri dev # your own backend — schedules run 24/7 on your Cloudflare account cd server && npx wrangler deploy # → server/SELF_HOSTING.md
One caption, composed once, fanned out across two different clouds — Boomin's hosted platform and a Cloudflare Worker deployed to a personal account twenty minutes earlier. That's not a roadmap slide. It's the commit log.
Sign in with a free Boomin account and you're publishing in about two minutes — managed keys, media storage, and server-side scheduling handled for you.
Deploy the open-source backend to your own Cloudflare account with one command. Your queue, your storage, your Meta apps. Nothing touches Boomin — ever.
Run both side by side. One post can fan out across them.
Nobody closes a fork. Nobody quietly SaaS-ifies your engine without opening their changes.
Desktop, hosted, and self-hosted all speak one OpenAPI contract — so do your scripts and agents.
Media lives in private storage, exposed one object at a time through unguessable capability URLs.
An every-minute cron on your worker fires the queue with leases and checkpoints. No double-posts. No missed slots.
A platform is one TypeScript file implementing one interface. If you've ever wanted your name in the tool that kills cross-posting subscriptions, the door is open.