LinkBreeze. The self-hosted Linktree alternative. Migrate in 30 seconds. One-line install.

작성자

카테고리:

← 피드로
DEV Community · Manak · 2026-08-06 개발(SW)

Manak

LinkBreeze is a self-hosted alternative to Linktree. I built it because Linktree’s $15/mo Pro plan didn’t justify the feature set, email capture is another $9/mo, embed widgets are paywalled, link scheduling is paywalled. I wanted something I actually own: my data on my server, no subscription, no tracking pixels.

The interesting technical bit: the public page ships zero client-side JavaScript.

The entire link-in-bio page, themes, animations, hover effects, QR codes, embed widgets, renders server-side as pure HTML/CSS. No React runtime, no hydration, no framework JS. The visitor downloads HTML + CSS + their fonts. Page loads in under 300ms. That’s it.

Feature gap vs. the competition (what pushed me to build this):

Feature Linktree LinkStack LittleLink Shako LinkBreeze Price $15/mo Free Free Free Free Admin Panel ✅ Slow ❌ ❌ ✅ Fast Multi-Page Paid ❌ ❌ ❌ ✅ Migration Wizard ❌ ❌ ❌ ❌ ✅ Built-in Analytics Paid Basic ❌ ❌ ✅ Full External Analytics ✅ ✅ ❌ ❌ ✅ Email Capture Paid ❌ ❌ ❌ ✅ Embed Widgets Paid ❌ ❌ ❌ ✅ Link Thumbnails Paid ❌ ❌ ❌ ✅ Link Scheduling Paid ❌ ❌ ❌ ✅ Themes Paid Limited CSS only Config ✅ Full Token System + Import/Export Custom CSS ❌ ❌ ✅ ❌ ✅ Language Closed PHP HTML Astro TypeScript Docker Deploy N/A Complex Simple Simple One command License Closed AGPL MIT GPL MIT

Live demo (read-only): https://linkbreeze-demo.omnirise.dev/alex
Admin demo: https://linkbreeze-demo.omnirise.dev/login (demo / demo1234)
Repo: https://github.com/Manak-hash/LinkBreeze

I’d genuinely appreciate feedback, bug reports, or feature suggestions. What’s missing compared to what you’d expect from a self-hosted tool like this?

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다