Thanks to visit codestin.com
Credit goes to flowdeck.studio

Stop switching to Xcode just to hit
Build.

Ship your apps without leaving your terminal. Or let AI do it for you. FlowDeck keeps you in the flow.

Install FlowDeck CLI

curl -sSL https://flowdeck.studio/install.sh | sh

Then run flowdeck -i from your Xcode project directory.

FlowDeck

You work from the terminal now. Use the best AI tools. But Xcode still breaks your flow.

Not anymore.

Watch: From zero to simulator in two minutes

Meet FlowDeck CLI

Terminal-first workflow for Apple Developers.

B Build R Run T Test K Clean

Interactive Mode

Single keystrokes. Zero context switching. No Xcode needed. Your terminal becomes the command center.

flowdeck simulator boot "iOS 26" flowdeck simulator erase

Simulator Control

Create, Boot, reset, manage platforms.

flowdeck ui tap "Login" flowdeck ui swipe up · flowdeck ui screenshot

UI Automation

Tap, swipe, pinch, scroll, screenshot. AI agents can see the screen. Close the loop.

[net] GET /api → 200 [app] loaded user

Log Streaming

OSLog in your terminal.
Beautifully formatted. Live.

flowdeck project create MyApp

Project Creation

From zero to Xcode project in seconds.

{"success": true}

JSON Output

Machine-readable everything. CI ready.

flowdeck context

Context Discovery

One command shows schemes, targets, simulators

The Workflow xcodebuild Never Gave You

xcodebuild builds. That's it. You still need a dozen more tools and shell scripts to glue things together. Then figure out how to parse the output.

FlowDeck is the complete workflow: build, run, test, logs, devices.
8 commands, structured output, done.

xcodebuild Build and run on simulator
1 xcrun simctl list devices
2 xcrun simctl boot [UDID]
3 xcodebuild -scheme App -destination 'platform=iOS Simulator,id=[UDID]'
4 xcrun simctl install booted [path]
5 xcrun simctl launch booted [bundle-id]
FlowDeck
flowdeck run -S "iPhone 16"

Done.

×

Built for AI Agents

Not just humans.

One unified tool Replaces Apple's fragmented CLIs
Structured JSON output No more parsing xcodebuild walls
Direct CLI access No MCP servers, no wasted tokens
Real-time log streaming Agents see what breaks instantly
Skills & plugins Claude Code, Codex, OpenCode
UI Automation Agents see and interact with screens

Your AI writes the code. FlowDeck closes the loop.

Simple Pricing

One tool. One price. Start free.

FlowDeck CLI

$59 /year

Personal Use · All updates included

7-day free trial · No credit card required

Purchase Now

For Team licenses & Centralized billing please Contact us.

Before you say "I can build that myself"...

Yes, We Know

You could stitch this together yourself. 48 open source projects. 102 config files. Mass ChatGPT and SO threads. We'll wait.

Or you can use one command and be done.

Before you @ us on Twitter...

Yes, We Also Know

You still need Xcode installed. You just don't need to open it.

FlowDeck uses xcodebuild, simulators, and SDKs under the hood.

We didn't replace Xcode. We just made it so you never have to look at it again.

And honestly? That's the dream.

Join the Community

Share workflows, get help, shape what comes next.

Get help from the developer directly. Share feedback and feature ideas.

Frequently Asked Questions

Do I still need Xcode installed?

Yes. FlowDeck uses xcodebuild under the hood. Xcode must be installed, but you won't need to open it.

What macOS and Xcode versions are supported?

macOS 13+, Xcode 15+ (16+ recommended).

How does licensing work?

7-day free trial starts automatically when you install. No credit card required. After trial, $59/year. License works on 2 machines.

Is my code private?

Yes. Everything runs locally. Your code never leaves your machine.

Why not just use xcodebuild?

You can. FlowDeck doesn't replace Apple's toolchain; it standardizes how you interact with it. Workflow-level commands instead of flags. Structured results instead of text parsing. Same execution semantics whether you're in terminal, CI, or an automation tool.

How much does the CLI cost?

$59/year. Annual license includes all updates and priority support. 7-day free trial.

When do I need a Business license?

If your team needs centralized billing and admin controls. Contact us to discuss your needs.

Does it work with my AI subscription?

Yes. FlowDeck works alongside Claude Code, Codex, OpenCode, any terminal-based AI assistant you already use. No changes to your existing subscriptions.

Start Building with the CLI

FlowDeck CLI. 7-day trial. No credit card required.

curl -sSL https://flowdeck.studio/install.sh | sh

Then run flowdeck -i from your Xcode project directory.

Looking for FlowDeck for Cursor?

Get the free extension for hands-on iOS development with a visual interface.