Linkding

A minimal bookmark manager with automatic metadata fetching, website archiving, and multi-user support for self-hosted environments.

Linkding screenshot 1

Linkding is an open-source, self-hosted bookmark manager designed for speed and minimalism, allowing users to store and organize URLs in a centralized location. The software is deployed as a server-side web application and is commonly installed using Docker for rapid deployment on personal servers or home labs.

Users interact with the service through a web interface or via dedicated browser extensions for Chrome and Firefox. It also supports a bookmarklet for quick saving and is installable as a Progressive Web App (PWA) for mobile access. The system focuses on providing a clean environment for managing large collections of links without unnecessary complexity, making it suitable for users who want a private replacement for cloud-based bookmarking services.

Key features

  • Automatic fetching of website titles, descriptions, and icons
  • Organization of bookmarks using tags and Markdown notes
  • Archiving of websites as local HTML files or via the Internet Archive
  • Import and export functionality using the Netscape HTML format
  • Multi-user support with sharing options for other users or guests
  • SSO integration via OIDC or authentication proxies
  • REST API for the development of third party applications
  • Admin panel for raw data access and user self-service

The application is built using the Django web framework and utilizes SQLite for data storage, ensuring a lightweight footprint. It includes a read-it-later function and bulk editing tools to manage entries efficiently. For developers, the REST API enables the creation of external tools and community projects, while the OIDC support allows it to fit into existing identity management infrastructures. The architecture is designed to be maintainable, with a focus on standard Django patterns and a clean user interface optimized for readability.

Linkding is a lightweight tool for individuals or small groups who prefer to maintain full ownership of their bookmark data and avoid proprietary lock-in.

Last Modified
Software TypeWeb App / Server
Platform
Last Activity15 days ago
Repository Age7 years
LicenseMIT
Open Source Alternative to
Open Source Software.io

Join our newsletter to get shiny new open source software delivered to your inbox. Unsubscribe anytime.