Automate anything
with plain English.

AI figures out the steps. Type "extract totals from receipts in ~/Invoices, put it in a spreadsheet, and email me that spreadsheet" or "slack me a daily summary of files downloaded yesterday" or "organize my Desktop into folders every Friday at 5pm". Floma handles it. No coding required.

🔒 Privacy
Runs on your computer
No cloud processing. Your files never leave your machine.
We literally can't access your data.
brew tap getfloma/floma && brew install floma
macOS / Linux
winget install getfloma.floma
Windows (Coming Soon)
See docs

To update: brew update && brew upgrade floma

Alternative: Direct download (no Homebrew required)

macOS Apple Silicon:

mkdir -p ~/.local/bin
curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/floma-macos-arm64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

macOS Intel:

mkdir -p ~/.local/bin
curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/floma-macos-x86_64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

Linux x86_64:

mkdir -p ~/.local/bin
curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/floma-linux-x86_64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

Linux ARM64:

mkdir -p ~/.local/bin
curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/floma-linux-arm64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

Windows x86_64:

curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/floma-windows-x86_64.exe -o floma.exe

⚠️ Note: If you install via direct download, you must re-download the file to update. brew update only works if you installed via Homebrew.

Real examples from real users
These are actual workflows people have created
floma new "watch ~/scans, extract invoice data from new PDFs, categorize by vendor, append to master spreadsheet, archive originals by month"
→ Auto-processes scanned documents with AI, no manual data entry
floma new "check disk usage daily, if > 80% then find and delete temp files, else if > 90% slack me with cleanup suggestions"
→ Conditional workflow chaining with smart escalation
floma new "merge 40 regional sales CSVs, calculate totals by product category, generate charts, email PDF report to team every Monday"
→ Full data pipeline with visualization and distribution

Pricing

Simple, transparent pricing
Start free. Upgrade when you need more.
Free
$0/mo
Try it out, see if it works for you
  • 10 AI-powered workflows/month
  • 5 emails/month
  • Basic file operations
  • Manual workflow runs
  • Community support
Pro
$16.99/mo
For teams and power users
  • 250 AI-powered workflows/month
  • 150 emails/month
  • Everything in Personal
  • Slack integration
  • Telegram integration
  • Webhooks & API access
  • Export/import workflows
  • Batch processing
  • Priority support (12hr response)
How it works: Get started in 3 steps
1
Choose & Pay
Select plan and checkout with Stripe
2
Get License Key
Receive key instantly via email
3
Activate & Automate
Run floma activate and start
$ floma activate
Enter your license key: ****-****-****-****
✓ License activated successfully!
$ floma new "Extract invoice totals from PDFs in ~/receipts and save to Excel"
🤖 Building workflow...
✓ Created 5-step workflow with AI extraction
workflow_829f → Ready to run
ENTERPRISE
Need more?
Custom solutions for teams and organizations
Team Plan
  • Everything in Pro
  • 5 team members included (+$15/mo per additional)
  • Shared workflow library
  • Team analytics dashboard
  • Role-based permissions & audit logs
  • Priority support (12hr) & dedicated account manager
$99/mo
For teams and organizations
Contact Sales