TiloBox
Back to directory
linkding project preview

linkding

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

LicenseMIT
GitHub stars6.8k
Last commit1 weeks ago
Tags6 topics
MinimalistProductivitySelf HostedPythonDjangoBookmark Manager
Overview

Why consider linkding?

linkding is a clean, minimalist bookmark manager written in Python and Django. It provides fast search, tag filtering, automatic website title retrieval, and background archiving via Wayback Machine.

Guided learning

Learn linkding by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of linkding

linkding gives power users instant keyboard navigation, REST API endpoints, and browser extensions for frictionless bookmark saving.

Running with Docker

bash
1docker run -d \
2 --name linkding \
3 -p 9090:9090 \
4 -v $(pwd)/data:/etc/linkding/data \
5 sissbruecker/linkding:latest

linkding is licensed under the permissive MIT License.

Related tools

More options with a similar category or technology profile.

linkding FAQs

linkding is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

linkding is listed under the MIT license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

linkding is listed as an alternative to Pocket. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.