Automate anything
with a single sentence.

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-FIRST ARCHITECTURE
100% local processing.
Zero cloud dependency.
All workflows execute directly on your machine. Your files, data, and automations never touch our servers - or anyone else's.
No data collection
Works offline
Open architecture
GDPR compliant
brew tap getfloma/floma && brew install floma
macOS & Linux only
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/v1.1.9/floma-1.1.9-macos-arm64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

macOS Intel:

mkdir -p ~/.local/bin
curl -L https://pub-3da12ce477ba4b969191f6514d7505ff.r2.dev/v1.1.9/floma-1.1.9-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/v1.1.9/floma-1.1.9-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/v1.1.9/floma-1.1.9-linux-arm64 -o ~/.local/bin/floma
chmod +x ~/.local/bin/floma

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

Demo visualization - actual output may vary
TESTIMONIALS
What people are saying
Real feedback from real users
"
saves me like $300/month. was paying my VA to clean up the customer database every week, now floma does it in 2 mins
Anonymous
"
Weekly expense reports. Every single Friday. I'd always forget until the last minute, then scramble through receipts and emails trying to find everything. Set up Floma to scan my receipts folder and generate the report automatically every Thursday at 5pm. Haven't missed one since.
Project Coordinator @ Stealth
"
Handles repetitive file operations way better than writing shell scripts. I use it to organize project directories, batch rename files, and convert formats. Simple syntax, works reliably.
Rohan, CS Student @ Stanford
"
Post-shoot workflow used to kill me. 800+ files per wedding that needed renaming by client, resizing for web, and backing up to multiple locations. Four to five hours per event, easy. Now I drop the SD card contents into a folder and Floma handles all of it while I'm editing. Saves me a full day every week. Upgraded to Max after realizing how much time I was getting back.
Stephen, Wedding Photographer
"
needed something to help organize my research papers for my thesis. was drowning in PDFs with terrible names. floma automatically renames them based on the paper title and sorts by topic. saved me probably 10+ hours of manual work
Anonymous
"
Managing 12 rental properties means constant paperwork. Leases, inspection reports, tenant documents, maintenance receipts. Everything was scattered across my desktop and downloads folder. Floma automatically sorts incoming files into organized folders by property and document type. Haven't lost a single file since I set it up.
Elliot, Property Manager
"
I was spending several hours each week on administrative work that should have been automated. Client files needed consistent organization, reports had to go out on schedule, and I was constantly worried about forgetting something. Floma handles all of that now. The scheduled workflows are reliable, and I've been able to focus on actual client work instead of file management. upgraded to Pro after the first week.
Reagan, Real Estate Agent
"
my downloads folder was a complete disaster with like 500 randomly named files. set up floma to automatically sort everything into folders and rename stuff properly. saved me hours of manual cleanup
Anonymous
"
This is exactly what I needed. Automation without having to learn Python or deal with complex workflows. Just works.
Matt, Freelance Designer
Real examples from real users
15+ actual workflows showcasing the power of Floma
floma new "analyze disk space in ~/Documents, save the results to an Excel sheet and email me that sheet"
→ Automated disk analysis with email delivery
floma new "zip all of the loose files in Documents relating to investments and slack the zipfile to #general"
→ Smart file organization with Slack integration
floma new "watch ~/receipts for new PDFs, extract vendor and total, update expenses.xlsx, and slack summary to #accounting"
→ Auto-process receipts with AI extraction and team notifications
floma new "organize Downloads folder by file type, move images to Photos, documents to Documents, delete files older than 30 days"
→ Automatic file organization with intelligent cleanup
floma new "merge regional sales CSVs, calculate totals by category, generate charts, email PDF report to team"
→ Complete data pipeline with visualization and distribution
floma new "deduplicate customers.csv using fuzzy matching to catch typos, validate email addresses, and save cleaned data"
→ Intelligent data cleanup with fuzzy matching (catches "Jon Smith" vs "John Smith")
floma new "generate personalized certificates for all attendees in attendees.csv using certificate_template.docx"
→ Bulk certificate generation from Word templates (perfect for events and courses)
floma new "extract audio from all videos in ~/Videos, remove silence, normalize volume levels, and save as MP3"
→ Media processing pipeline for podcast creation from video content
floma new "extract all tables from research PDFs in ~/Papers and save each as separate CSV files"
→ Intelligent table extraction from PDF documents for research data
floma new "find duplicate files in ~/Pictures using hash comparison and move duplicates to trash"
→ Smart duplicate detection to clean up photo libraries
floma new "resize 5000 product images in parallel using 50% CPU, compress to 80% quality, save to optimized folder"
→ Batch image processing with CPU throttling for background tasks
floma new "OCR all scanned receipts in ~/Scans, extract vendor and total, append to expenses.xlsx"
→ Automated expense tracking from scanned documents with OCR
floma new "detect outliers in transactions.csv using z-score method and save suspicious transactions to review.csv"
→ Fraud detection and anomaly identification in financial data
floma new "monitor disk space daily, alert if less than 10GB free, and email me a report"
→ Proactive disk space monitoring with automated alerts
floma new "create pivot table from sales.csv grouping by region and product, calculate totals and averages"
→ Excel-style pivot tables for advanced sales analysis
floma new "compress all videos in ~/Content to 720p with 2Mbps bitrate for faster web upload"
→ Bulk video compression for web distribution and bandwidth savings
floma new "fill contract_template.docx with data from clients.csv and create personalized PDF for each client"
→ Document automation for client contracts with mail merge and PDF generation
floma new "keep only the last 5 backups in ~/Backups and compress old files older than 90 days"
→ Automated backup rotation and archival with space optimization
Preview mode
Test workflows before running them. No changes, no risk.
$ floma run workflow_id --preview
Undo & rollback
Roll back file operations. Quarantine system keeps deleted files safe.
$ floma undo --list

Pricing

Simple, transparent pricing
Start free. Upgrade when you need more.
Free
$0/mo
Perfect for getting started
  • 5 workflow creations/month
  • 20 workflow executions/month
  • 10 AI assists/month
  • 10 emails/month
  • 110+ built-in actions
  • Community support
Start Free
Pro
$16.99/mo
For power users and teams
  • Unlimited workflow creations
  • 5000 workflow executions/month
  • 500 AI assists/month
  • 150 emails/month
  • Everything in Personal
  • Slack & Telegram integration
  • Webhooks & API access
  • Priority support (12hr)
Max
$49.99/mo
Unlimited automation
  • Unlimited workflow creations
  • Unlimited workflow executions
  • Unlimited AI assists
  • Unlimited emails
  • Everything in Pro
  • Priority support (4hr)
  • Custom integrations
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 FLOMA-XXXX-XXXX-XXXX
✓ License activated successfully!
$ floma new "Extract invoice totals from PDFs in ~/receipts and save to Excel"
📝 Creating workflow from instruction...
✓ Workflow created successfully!
ID: extract-invoice-totals
ENTERPRISE
Need more?
Custom solutions for teams and organizations
Team Plan
  • Everything in Max
  • 5 team members included (+$25/mo per additional)
  • Shared workflow library & version control
  • Centralized team analytics & usage dashboard
  • Role-based permissions & comprehensive audit logs
  • Priority support (6hr SLA) & dedicated account manager
$199/mo
For teams and organizations
Contact Sales