O
O

Oikos

I built Oikos because I couldn't find a self-hosted finance tool that actually tracks a real multi-currency investment portfolio. Firefly III and Actual Budget are both great, but neither does much beyond cash accounts — no multi-currency holdings, no cost basis, no...

Dashboard

Cost / License

Application type

Platforms

  • Self-Hosted
  • Docker
  • PostgreSQL
0likes
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  Currency Conversion
  2.  Goal Tracking
  3.  Cash Flow Analysis
  4.  Bank integration
  5.  Ad-free
  6.  No registration required
  7.  Dark Mode
  8.  Import CSV Data
  9.  Multiple Account support
  10.  Support for multiple currencies
  11.  Recurring Billing

Oikos News & Activities

Highlights All activities

Recent activities

Oikos information

AlternativeTo Categories

Business & CommerceOffice & Productivity

GitHub repository

  •  1 Stars
  •  0 Forks
  •  0 Open Issues
  •   Updated  
View on GitHub
Oikos was added to AlternativeTo by atsob on and this page was last updated .
No comments or reviews, maybe you want to be first?

Official Links

What is Oikos?

I built Oikos because I couldn't find a self-hosted finance tool that actually tracks a real multi-currency investment portfolio. Firefly III and Actual Budget are both great, but neither does much beyond cash accounts — no multi-currency holdings, no cost basis, no dividends, no tax treatment per instrument.Quicken does not really support multi-currency and historical FX rates for appropriate reporting.

Oikos adds: multi-currency stock/ETF/bond/crypto holdings with FIFO cost basis, dividend tracking, fund look-through (sector/asset composition for ETFs, not just the ticker), a cash flow forecast, and jurisdiction-specific tax-category rules (ships with Greek tax rules; adaptable to others). Also has an optional local-LLM (Ollama) summary/chat feature if you want it, entirely offline.

FastAPI + Postgres + React, AGPL-3.0 (a commercial license is available separately for anyone wanting to embed it or host it competitively — self-hosting for your own household is unaffected). Single-tenant by design — one instance per household, not a multi-tenant SaaS.

Install docs: INSTALL.md — Docker Compose, with an option to containerize Postgres/Ollama too if you don't want to run them on the host yourself. Screenshots in the README. Happy to answer questions.