Skip to content

LinkBreeze v1.0.0

Choose a tag to compare

@Manak-hash Manak-hash released this 01 Jul 01:25

πŸŽ‰ LinkBreeze v1.0.0 β€” Initial Release

The open-source, self-hosted link-in-bio platform. Stop paying $15/mo for Linktree.

πŸ”— Live Demo: https://linkbreeze-demo.omnirise.dev/alex

Features

  • Link Management β€” Drag-and-drop reordering, unlimited links, custom titles & icons
  • Privacy-First Analytics β€” Page views, click tracking, referrers, geo, device type β€” no cookies, no tracking
  • Per-Link Analytics β€” Click-through rates, charts, CSV export
  • Theme System β€” 5 built-in presets + full customizer (colors, fonts, backgrounds, animations)
  • Dynamic OG Images β€” Auto-generated social preview cards per profile
  • QR Codes β€” Auto-generated, download as SVG or PNG
  • Link Scheduling β€” Schedule links to appear/disappear automatically
  • Self-Hosted β€” Your data, your server. SQLite, no external dependencies
  • One-Command Deploy β€” Docker compose and you're live

Tech Stack

Next.js 16 Β· TypeScript Β· SQLite (better-sqlite3) Β· Drizzle ORM Β· Tailwind CSS 4 Β· shadcn/ui

Quick Start

git clone https://github.com/Manak-hash/LinkBreeze.git
cd LinkBreeze
docker compose up -d

Visit http://localhost:3000 β€” setup wizard does the rest.

License

MIT β€” do whatever you want.