Most finance trackers are US focused or want you to connect your bank. Ledgi is manual entry only, with AES field level encryption on all financial data.
There's also an open source CLI and a Claude Code skill. You authenticate with scoped API keys (accounts:read,holdings:write, etc.) and an AI agent can query your data directly. I use it to ask things like "what's my net worth breakdown?" or "how much ISA allowance do I have left?"
CLI: https://github.com/LedgiApp/ledgi-cli
Claude skill: https://github.com/LedgiApp/skills
happy to hear your feedback!