Logo
Deploy Now

Stars

19017

Forks

808

Watchers

44

Developer links

LinkWarden

Links rot - the hard truth Linkwarden is built around, as a collaborative bookmark manager that preserves what it saves. Every page you save is fully preserved - a screenshot, a PDF, a self-contained single-file HTML archive (generated by the Monolith Rust binary), and a clean reader view - so the content survives even after the original site disappears. Think of it as a private Wayback Machine you own, with an optional one-click snapshot to archive.org on top. The reading experience matches the archival rigor: a distraction- free reader view supports text highlighting and annotation, and full-text search across everything you have saved is powered by Meilisearch. Optional AI tagging analyzes page content and auto-assigns tags - generate new ones, pick from your existing set, or constrain to predefined tags - with providers ranging from local Ollama models (fully private) to OpenAI, Anthropic, and OpenRouter. Organization is collections, sub-collections, and multiple tags per link; teams collaborate on shared collections with per-member permissions, and public collections share curated link sets (with preserved copies) to anyone. The stack is Next.js/React on TypeScript with PostgreSQL via Prisma, NextAuth supporting credentials, OAuth2, and SAML SSO, and a Playwright-driven headless Chromium worker doing the capture. Native iOS and Android apps and browser extensions feed it from anywhere.

LinkWarden

Benefits

  • Immune to Link Rot
  • Screenshot, PDF, and single-file HTML captured at save time - your reference library outlives the source pages.
  • Read and Annotate in Place
  • A clean reader view with highlights and notes turns an archive into a working research tool, not a graveyard.
  • Tagging That Does Itself
  • Optional AI reads each page and assigns tags - run it on local Ollama for zero data leaving your server.
  • Built for Teams
  • Shared collections with per-member permissions and public sharing make curation a group activity.

Features

  • Triple-Format Preservation
  • Playwright-driven Chromium captures screenshots and PDFs; Monolith produces self-contained HTML archives.
  • Full-Text Search
  • Meilisearch indexes titles, descriptions, and archived page text for instant retrieval.
  • AI Auto-Tagging
  • Content-based tag suggestions via Ollama, OpenAI, Anthropic, or OpenRouter - three assignment modes.
  • Collections and Permissions
  • Nested collections, multi-tag organization, granular member roles, and public sharing.
  • Wayback Machine Integration
  • Optionally push every saved link to archive.org for an extra off-site snapshot.
  • Apps and SSO
  • Native iOS/Android apps, browser extensions, and NextAuth with OAuth2 and SAML SSO.