Settings

Configure your LedgerFall preferences

API Keys

Get a free API key at alphavantage.co . Used for fetching market prices.

Select the provider for fetching market prices. Yahoo Finance is recommended as it doesn't require an API key.

The currency used for portfolio reporting and net worth calculation.

AI Assistant

Choose between cloud-based models via OpenRouter or local models via Ollama.

Controls what portfolio data is sent to the AI. Account names are always anonymized.

About

Version
0.1.0
Database Location
/data/ledgercor.db

Change with --db-path flag or db_path in config.yaml

Multiple Databases

You can create separate databases for testing or demo purposes:

ledgerfall init --db-path ~/demo.db ledgerfall serve --db-path ~/demo.db