--:--:-- loading...
ONLINE
Command Ctrl+K
Generating report...
$0 Income (month)
$0 Expenses (month)
$+0 Net Cash Flow
$0 Monthly Obligations
100% Coverage
Budget Waterfall (Priority Order) Obligations first → then stack BTC
#1
Obligations
Rent, utilities, food, subscriptions — non-negotiable
fixed
checking
#2
Coinbase One Card
Monthly card payment from USDC reserves
fixed
usdc
#3
Emergency Reserve
Keep 1 month expenses in USDC
10%
usdc_reserve
#4
Stack BTC
THE MISSION — majority of free cash flows to BTC
60%
btc_stack
#5
DCA Alts (SUI/SOL/ETH)
Big 4 minus BTC
20%
dca_alts
#6
SUI DeFi Deploy
Deploy to lending/yield for compound growth
10%
sui_defi
Upcoming (Next 30 Days)

No upcoming obligations. Add recurring expenses to track bills.

Recent Payments

No payments logged yet.
python scripts/cashflow_log.py

Quick Log — CLI Commands
Log from terminal (no UI friction):
python scripts/cashflow_log.py income --source "Day Job" --amount 3000
python scripts/cashflow_log.py expense --name "Rent" --amount 1200 --category housing --recurring
python scripts/cashflow_log.py pay --name "Rent" --amount 1200
python scripts/cashflow_log.py summary