Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 525 Bytes

File metadata and controls

27 lines (18 loc) · 525 Bytes

💸 bill

A simple, fast, and personal CLI tool to track daily expenses with awareness.

Built for consistency over complexity.


✨ Features

  • Add expenses quickly from terminal
  • Categorize spending
  • Track need / want / lent
  • Daily and monthly summaries
  • Smart budgeting using 50-30-20 rule
  • "Safe to spend today" guidance
  • Local-first (no accounts, no tracking)

🚀 Installation

Linux/macOS

curl -L https://raw.githubusercontent.com/arpansource/bill/main/install.sh | bash