sissbruecker/linkding

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

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 27 minutes ago
Added to GitGenius on September 5th, 2026
Created on June 28th, 2019
Open Issues & Pull Requests: 215 (+0)
GitHub issues: Enabled
Number of forks: 610
Total Stargazers: 11,151 (+0)
Total Subscribers: 45 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.1 days
Mean response time: 40.9 days
90th percentile: 95.6 days
Tracked items: 339

How this project is maintained

Around half of the issues opened in the past year never receive a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 73% of tracked open issues have had no activity in three months, so the open count overstates what is actively being worked. Only 8% of issues opened in the past year have been closed. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 151
New in 7 days: 2
Closed in 7 days: 0
Avg open age: 494 days
Stale 30+ days: 135
Stale 90+ days: 105

Recent activity

Opened in 7 days: 1
Closed in 7 days: 0
Comments in 7 days: 1
Events in 7 days: 2

Top labels

  • enhancement (47)
  • bug (9)
  • question (7)
  • help wanted (2)

Detailed Description

Linkding is a self-hosted bookmark manager designed to be minimal, fast, and easy to set up using Docker.

Linkding solves the problem of managing bookmarks across devices and browsers by providing a centralized, self-hosted alternative to cloud-based bookmark services. The tool stores bookmarks in a simple database and serves them through a web interface, allowing users to organize, search, and access their bookmarks from anywhere. By running on a user's own infrastructure via Docker, it eliminates dependence on third-party services and keeps bookmark data under personal control.

Linkding suits developers and privacy-conscious users who want to self-host their bookmark infrastructure without operational complexity. It works well for individuals or small teams seeking a lightweight alternative to browser-native bookmark syncing or commercial bookmark management services. The project's emphasis on minimal design and Docker deployment makes it accessible to users with basic containerization knowledge, though it requires maintaining a server or always-on device to run the application.

The project shows consistent maintenance with regular updates addressing bug fixes and feature refinements. Development activity demonstrates responsiveness to user-reported issues and a commitment to keeping dependencies current. The codebase remains focused on its core functionality rather than expanding into unrelated features, maintaining the stated goal of minimalism.