CLI

FlowFi command-line interface

Manage your finances from the terminal with the FlowFi CLI. Quick transaction entry, report generation, and automation scripts for power users.

Quick start

flowfi login
flowfi transaction add --amount 100 --category "Food" --description "Lunch"
flowfi balance
flowfi report --month current

Automation & Scripting

Use FlowFi CLI in your scripts, cron jobs, or automation workflows. Perfect for recurring transactions, bulk imports, and scheduled reports.

Status

The CLI is stable and production-ready. Get help at hello@flowfi.cc.