DEV.co
Open-Source DevOps · linkwarden

linkwarden

Linkwarden is a self-hosted, open-source bookmark manager written in TypeScript that lets teams collect, organize, and annotate web content while preserving copies as screenshots and PDFs. It combines read-it-later functionality with collaboration features, offering browser extensions, mobile apps, and full-text search.

Source: GitHub — github.com/linkwarden/linkwarden
18.9k
GitHub stars
796
Forks
TypeScript
Primary language
AGPL-3.0
License (OSI-approved)

Key facts

Objective fields from the source. Values we can't verify are shown as “Unknown” rather than guessed.

FieldValue
Repositorylinkwarden/linkwarden
Ownerlinkwarden
Primary languageTypeScript
LicenseAGPL-3.0 — OSI-approved
Stars18.9k
Forks796
Open issues634
Latest releasev2.14.1 (2026-04-22)
Last updated2026-07-07
Sourcehttps://github.com/linkwarden/linkwarden

What linkwarden is

Built with Next.js and React, Linkwarden provides a full-stack TypeScript application with API keys, SSO integration, and automated content preservation (screenshot/PDF/HTML capture). It supports collaborative workspaces with granular permission controls and includes optional local AI tagging.

Quickstart

Get the linkwarden source

Clone the repository and explore it locally.

terminalbash
git clone https://github.com/linkwarden/linkwarden.gitcd linkwarden# follow the project's README for install & configuration

Need it deployed, integrated, or customized instead? DEV.co ships production installs.

Best use cases

Team Knowledge Curation & Research Collaboration

Multi-user environments where teams need to centrally collect, annotate, and share research materials or industry articles with controlled access and history preservation.

Personal Knowledge Management with Link Rot Protection

Individual users who want a reliable archive of important web content even if the original URL disappears, with full-text search and tagging for long-term retrieval.

Public Content Sharing & Community Curation

Organizations or individuals curating public collections of links (e.g., educational resources, reading lists) that they want to share with readers while maintaining control over organization.

Implementation considerations

  • Deployment requires TypeScript/Node.js stack and database (likely PostgreSQL based on typical Next.js setups); infrastructure costs and DevOps overhead are your responsibility.
  • AGPL-3.0 license means any modifications or hosted instances must make source code available to users—validate internal security and compliance policies before deploying.
  • Content preservation (PDF/screenshot capture) may require additional system dependencies (headless browser, ImageMagick) and storage allocation for large link collections.
  • Optional AI tagging feature specifics (model, compute requirements, offline vs. cloud inference) are not detailed; evaluate separately against your infrastructure.
  • Mobile app distribution requires separate iOS/Android app deployments and App Store/Play Store account management alongside server infrastructure.

When to avoid it — and what to weigh

  • Proprietary SaaS-only Requirements — If your organization requires guaranteed commercial support, SLAs, or liability contracts—Linkwarden is AGPL-3.0, and self-hosting carries operational responsibility.
  • Closed-source Compliance — AGPL-3.0 requires derived works and network services to disclose source. If you integrate it into a proprietary service without open-sourcing modifications, you may face compliance issues.
  • Minimal Maintenance Tolerance — Self-hosted deployments require managing infrastructure, database updates, and security patches. Not suitable if your team cannot dedicate resources to operational upkeep.
  • Enterprise SSO/Authentication at Scale — While SSO is listed for enterprise users, detailed authentication architecture and multi-tenant support are not clarified in available data; review thoroughly for large-scale deployments.

License & commercial use

Linkwarden uses AGPL-3.0 (GNU Affero General Public License v3.0). This is a copyleft license requiring that any derivative work or networked service must make source code available to users. Commercial use is technically possible but triggers source disclosure obligations if modifications are made or the software is deployed as a service.

AGPL-3.0 permits commercial use, but with significant obligations: if you modify the code or host it as a service, you must disclose the modified/running source code to users. Using unmodified Linkwarden for internal bookmark management is lower-risk, but integrating it into a commercial product or SaaS requires legal review. A commercial cloud offering exists (linkwarden.app), which is the safest path for businesses unwilling to navigate AGPL compliance.

DEV.co evaluation signals

Editorial assessment — not user reviews. Directional, with an explicit confidence level.

SignalAssessment
MaintenanceActive
DocumentationAdequate
License clarityClear
Deployment complexityModerate
DEV.co fitGood
Assessment confidenceHigh
Security considerations

AGPL-3.0 license mandates security disclosure via email ([email protected]) rather than public issues. Self-hosted instances inherit responsibility for: database encryption, TLS/SSL configuration, authentication strength (API keys, SSO setup), and access control. Content preservation (storing user URLs as PDFs/screenshots) creates privacy considerations—validate storage security and data residency comply with regulatory requirements. No mention of penetration testing, security audit results, or vulnerability disclosure history in provided data.

Alternatives to consider

Raindrop.io

Commercial SaaS alternative with superior mobile UX, cloud backup, and zero self-hosting overhead. Lacks offline-first link preservation and open-source transparency.

Wallabag

Similar self-hosted FOSS read-it-later tool (MIT license), simpler to deploy, but lacks native collaboration and AI tagging; smaller community.

Notion / Obsidian

General-purpose knowledge management tools with better integration ecosystems and flexibility; require more manual organization and lack automated web content capture.

Software development agency

Build on linkwarden with DEV.co software developers

Start with the demo (demo.linkwarden.app), review the AGPL-3.0 license implications with your legal team, and try cloud hosting (linkwarden.app) or self-hosting (docs.linkwarden.app) to match your deployment model.

Talk to DEV.co

Related open-source tools

Surfaced by semantic similarity across the DEV.co open-source index.

Related on DEV.co

Explore the category and the services that help you build with it.

linkwarden FAQ

Can I use Linkwarden commercially?
Yes, but AGPL-3.0 requires source disclosure if you modify it or offer it as a service to third parties. Using unmodified self-hosted instances internally is lower-risk. The official cloud offering (linkwarden.app) is the safest commercial path.
What infrastructure do I need to self-host?
Node.js server, database (likely PostgreSQL), content preservation system (headless browser/PDF tools), storage for archives, and SSL. Official docs (docs.linkwarden.app) provide installation steps; DevOps skills or managed hosting services are required.
Is there enterprise support or an SLA?
Not clearly stated in the data. The README mentions 'Enterprise' SSO support but no dedicated support model, SLA, or warranty. Community Discord and email ([email protected]) are the listed channels. Requires direct contact for commercial support terms.
How does the mobile app work?
Official iOS and Android apps exist (App Store, Google Play, APK builds) and require a Linkwarden account (cloud or self-hosted). Community-maintained native alternatives (My Links, LinkDroid, LinkGuardian) also exist but have separate maintenance.

Custom software development services

DEV.co is a software development agency delivering custom software development services to companies building on open source. Our software developers and web developers design, integrate, and ship production systems — spanning web development, APIs, AI, data, and cloud. If linkwarden is part of your open-source devops roadmap, our team can implement, customize, migrate, and maintain it.

Ready to evaluate Linkwarden for your team?

Start with the demo (demo.linkwarden.app), review the AGPL-3.0 license implications with your legal team, and try cloud hosting (linkwarden.app) or self-hosting (docs.linkwarden.app) to match your deployment model.