Skip to content

mxvsh/livedot

Repository files navigation

LiveDot logo

Real-time visitor map for your website.

Watch your users live across the world — fast, minimal, and real-time.

Try now · Join Discord



image

Warning

Under active development — breaking changes may occur.

Features

  • Real-time visitor tracking
  • Live world map visualization
  • Lightweight and fast
  • Simple script integration
  • No complex analytics or setup

Installation (Docker)

For a full setup guide with Nginx Proxy Manager, SSL, and GeoIP, see the Self-Hosting Guide.

Run using prebuilt image (GHCR)

docker run -d \
  -p 5500:80 \
  -v ./data:/data \
  ghcr.io/mxvsh/livedot

Open

http://localhost:5500

Usage

  1. Create a website from the dashboard
  2. Copy the tracking script
  3. Add it to your website
  4. Open LiveDot and watch visitors appear live

Notes

  • Data is stored in the mounted /data directory
  • Designed for real-time visibility, not historical analytics
  • Works best with modern browsers