# sissbruecker/linkding

Self-hosted bookmark manager that is designed be to be minimal, fast, and easy to set up using Docker.

Repository: https://github.com/sissbruecker/linkding
Canonical: https://ross.abutalabs.com/products/linkding
Homepage: https://linkding.link/
Language: Python
License: MIT
License Family: permissive
Topics: bookmarks, bookmark-service, bookmark-manager, self-hosted
Last push: 2026-08-18T21:08:57+00:00

## Health v2 (maintenance only)
Score: 98/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 98, longevity 100
- inputs: {"age_days": 2623, "days_push": 15, "days_rel": 15, "gap_med": 12.0, "n_releases_24m": 21}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 11105, forks 597 (observed 2026-08-28T04:10:46.111345+00:00)

## What it is
linkding is a self-hosted bookmark manager built with Django, designed to be minimal, fast, and easy to deploy via a single Docker container. It offers tagging, bulk editing, website archiving, multi-user sharing, browser extensions, and a REST API.

## Use cases
- self-host my bookmarks instead of using browser sync
- save and tag links with a clean minimal UI
- archive snapshots of bookmarked web pages
- import bookmarks from another service in Netscape HTML format
- add bookmarks from Firefox or Chrome via an extension
- share bookmarks with other users or guests
- run a lightweight bookmark service on a Raspberry Pi
- script bookmark management through a REST API

## When to choose
- you want a low-maintenance, single-container bookmark service with SQLite
- you value speed and a distraction-free reading-focused UI
- you need multi-user support with sharing and SSO via OIDC
- you want automatic metadata fetching and website archiving

## When to avoid
- you need a full read-it-later app with offline article rendering and highlighting
- you want social bookmarking features like public discovery or recommendations
- you prefer a managed cloud service without self-hosting
- you need heavy full-text search of page contents out of the box

## Facets
- artifact type: application
- maturity: stable
- function: self-hosted, search-engine, http-server, api-framework, web-scraping, security
- domain: self-hosted, developer-tools, web-development, privacy
- platform: self-hosted, python, browser-extension, cross-platform
- tags: bookmarks, bookmark-manager, django, pwa, read-it-later, rest-api, sqlite, oidc, netscape-html-import, docker, web-server, linux

## Member repositories
- sissbruecker/linkding (main) score 98

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:46.111345+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:16:47.843023+00:00, confidence not recorded.
  - readme: https://github.com/sissbruecker/linkding (fetched 2026-08-28T04:10:46.111345+00:00, sha 4d57dc88ed8d)
  - homepage: https://linkding.link/ (fetched 2026-08-29T08:15:26.874753+00:00, sha e3572e0ddb7c)
  - site_page: https://linkding.link/installation (fetched 2026-08-29T08:15:26.884386+00:00, sha 0c9c069f7e7d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
