All 124 Dependencies
Every package Linkwarden depends on, ranked by repo health score.
Linkwarden is a self-hosted, open-source collaborative bookmark manager built for researchers, content teams, and knowledge workers who need to permanently preserve and organize web content. It solves link rot at its root by automatically saving a screenshot, PDF, and single HTML archive of every webpage you bookmark — so your links remain accessible even if the original page disappears.
Beyond preservation, Linkwarden provides a distraction-free reader view with text highlighting and margin annotations, AI-powered automatic tagging based on page content, and full-text search via Meilisearch. Teams can collaborate on shared collections with granular permission controls, and public sharing lets you distribute curated link sets to anyone.
The platform is built on a Next.js and TypeScript monorepo with three distinct services: a web frontend, a background worker that handles archival using Playwright and the Rust-based Monolith CLI, and a shared Prisma/PostgreSQL data layer. Native iOS and Android apps, a browser extension, Floccus sync support, and a REST API make it accessible from any device or workflow.
Linkwarden ships as a Docker Compose stack with PostgreSQL and Meilisearch, making self-hosted deployment straightforward for homelabs, NAS devices, and cloud VMs. An official Linkwarden Cloud offering is available for those who prefer a managed experience, with all revenue funding continued open-source development.