Finlight

Sep 27 2024 · 1 min read · Comments

💸 Finlight is a desktop personal finance app. It's free and open source.

finlight logo

I made it because I couldn't find a personal finance app that met my needs.

🚀 Features

  • 🔐 Local and privacy first, you 100% own your data.
  • 🏦 Multi-account.
  • 💱 Multi-currency support with currency normalisation.
  • 💸 Track income, expenses and account transfers (double-entry).
  • 📊 Insights.
  • 💰 Budgeting.
  • 🙌 Cross platform: Linux, Windows and Mac.

📸 Screenshots

💻 Technical details

Finlight is open source under the MIT license. Contributions are welcome! The stack I used is:

  • Typescript
  • React
  • Electron
  • React Router
  • tRPC + React Query
  • Kysely + SQLite
  • Material UI
  • recharts