Key Features

Transaction Management

Add, edit, and delete Bitcoin transactions with support for multiple currencies.

Real-time Price Updates

Get up-to-date Bitcoin prices in EUR and USD from CoinGecko.

Performance Tracking

Monitor your investment performance with profit/loss calculations and percentages.

Dark & Light Themes

Choose between dark and light themes for comfortable viewing in any environment.

Quick Start

You can run BTC Tracker using Docker for a quick and easy setup:

docker pull docker.io/thewilqq/btc-tracker:latest
docker run -d -p 3000:3000 -v ./data:/app/src/data docker.io/thewilqq/btc-tracker:latest