Community
This section lists community projects around using linkding. If you have a project that you want to share with the linkding community, feel free to submit a PR to add your project to this section.
Mobile and Desktop Apps
Section titled “Mobile and Desktop Apps”| Name | Description | Author |
|---|---|---|
| cosmicding | Desktop client built using libcosmic. | vkhitrin |
| LinkBuddy | An open-source Android and iOS client for linkding, written in React Native. Android apk available on github and iOS version on Apple AppStore. | peterto |
| Linkdy | An open-source Android and iOS client created with Flutter. Available on the Google Play Store and App Store. | JGeek00 |
| Linklater | An open-source Android client written in Kotlin. | danielyrovas |
| LinkThing | An iOS client for linkding. | amoscardino |
| Pinkt | An Android client for linkding. | fibelatti |
| Ribbon | A native iOS client for linkding | cdransf |
| Save to Linkding | Save links from any browser on iOS or iPadOS using the system Share Sheet, and manage your instance using the main app. App Store | Giulio Magnifico |
| Tsundoku | macOS client for linkding and other bookmark managers. | gingerbeardman |
Browser Extensions
Section titled “Browser Extensions”| Name | Description | Author |
|---|---|---|
| linkding-extension | An alternative to the official browser extension that wraps the linkding bookmarklet. | jeroenpardon |
| linkding-injector | Injects search results from linkding into the sidebar of search pages like google and duckduckgo. | Fivefold |
| linkding for Safari | Free browser extension for saving and searching bookmarks in Safari | phmagic |
Web and CLI Apps
Section titled “Web and CLI Apps”| Name | Description | Author |
|---|---|---|
| DingDrop | A Telegram bot that allows you to quickly save bookmarks to your Linkding instance via Telegram using Linkding APIs. | marb08 |
| feed2linkding | A commandline utility to add all web feed item links to linkding via API call. | Strubbl |
| Komrade | A simple docker based startpage/dashboard which syncs with Linkding, Linkwarden or Nextcloud Bookmarks. | kodemonaut |
| Linka! | Web app (also a PWA) for quickly searching & opening bookmarks in linkding, support multi keywords, exclude mode and other advance options. | cmsax |
| linkding-archiver | A Python application that integrates with SingleFile and Tube Archivist to archive your links and videos. | sebw |
| linkding-bot | A Telegram bot for linkding that automatically generates tags and notes using AI. | mesamirh |
| linkding-cleanup | A Python script which validates if bookmarks are still valid (reachable), archiving and unarchiving appropriately, as well as cleaning broken bookmark titles | andrewferrier |
| linkding-cli | A command-line interface (CLI) to interact with the linkding REST API. Powered by aiolinkding. | bachya |
| linkdinger | A Telegram bot that saves links directly to Linkding, with support for tags, notes, and searching bookmarks. | lmmendes |
| linkding-healthcheck | A Go application that checks the health of your bookmarks and add a tag on dead and problematic URLs. | sebw |
| linkding-media-archiver | Automatically downloads media files for your bookmarks with yt-dlp and makes them available within Linkding. | proog |
| linkding-reminder | A Python application that will send an email reminder for links with a specific tag. | sebw |
| linktiles | A web app that displays your links as tiles in a configurable mosaic. | haondt |
| Pocket2Linkding | A tool to migrate from Mozilla Pocket to linkding. Preserves the date the link was added to pocket and any tags. | hkclark |
| serchding | Full-text search for linkding. | ldwgchen |
Utilities
Section titled “Utilities”| Name | Description | Author |
|---|---|---|
| alfred-linkding-bookmarks | An Alfred workflow for searching and opening linkding bookmarks. | FireFingers21 |
| Helm Chart | Helm Chart for deploying linkding inside a Kubernetes cluster. | pascaliske |
| iOS Shortcut using API and Tagging | An iOS shortcut using the Linkding API (no extra logins required) that pulls previously used tags and allows tagging at the time of link creation. | andrewdolphin |
| iOS Shortcut and workflow | iOS shortcut that accepts URLs in various ways, and shows a corresponding Linkding add/edit webview in a modal popup. | joshdick |
| k8s + s3 | Setup for hosting stateless linkding on k8s with sqlite replicated to s3. | jzck |
| Open all links bookmarklet | A browser bookmarklet to open all links on the current Linkding page in new tabs. | ukcuddlyguy |
| Postman collection | A group of saved request templates for API testing. | gingerbeardman |
Libraries
Section titled “Libraries”| Name | Description | Author |
|---|---|---|
| aiolinkding | A Python3, async library to interact with the linkding REST API. | bachya |
| go-linkding | A Go client library to interact with the linkding REST API. | piero-vic |
| linkding-api | A Javascript library implementing linkding REST API. | vbsampath |
| linkding-rs | A Rust client library to interact with the linkding REST API with cross platform support to be easily used in Android or iOS apps. | zbrox |
Self-Hosting Guides
Section titled “Self-Hosting Guides”| Name | Description | Author |
|---|---|---|
| linkding on fly.io | Guide for hosting a linkding installation on fly.io. | fspoettel |
| linkding on railway.app | Guide for hosting a linkding installation on railway.app. | tianheg |