Linkwarden screenshot

Linkwarden

Author Avatar Theme by Linkwarden
Updated: 22 May 2025
12288 Stars

Self-hosted collaborative bookmark manager to collect, organize, and preserve webpages, articles, and documents.

Overview

Linkwarden is a self-hosted, open-source collaborative bookmark manager designed to collect, organize, and archive webpages. It aims to provide a centralized location for saving useful web content, ensuring accessibility with snapshots and PDFs, and allowing for seamless collaboration among users.

Features

  • Auto capture: Takes screenshots, PDFs, and single HTML files of webpages.
  • Send to Wayback Machine: Option to archive webpages.
  • Organize links: Group by collection, sub-collection, tags, and descriptions.
  • Collaboration: Multiple users can gather links in a collection.
  • Customizable permissions: Control access for each member.
  • Share links: Publish collected links and formats publicly.
  • Pin favorites: Bookmark essential links to the dashboard.
  • Search and filter: Easily find links with full-text search, filters, and sorting.
  • Responsive design: Works on most modern browsers with dark/light mode support.

Installation

To install Linkwarden, follow these steps:

  1. Clone the repository locally.
    git clone <linkwarden_repository_url>
    
  2. Install dependencies using npm.
    npm install
    
  3. Configure settings as needed.
  4. Start the server.
    npm start
    
  5. Access Linkwarden via the provided URL.

Summary

Linkwarden is a feature-rich collaborative bookmark manager that not only organizes webpages but also ensures their accessibility over time. With its emphasis on collaboration, customization, and ease of use, Linkwarden provides a comprehensive solution for managing and sharing web content efficiently.