From e14458f5cd075d1124e5adb859c68c5957bcb463 Mon Sep 17 00:00:00 2001 From: Aaron Bach Date: Thu, 19 May 2022 00:07:44 -0600 Subject: [PATCH] Add community reference to aiolinkding (#259) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0103df3..1fb80a2 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ This section lists community projects around using linkding, in alphabetical ord - [Helm Chart](https://charts.pascaliske.dev/charts/linkding/) Helm Chart for deploying linkding inside a Kubernetes cluster. By [pascaliske](https://github.com/pascaliske) - [linkding-extension](https://github.com/jeroenpardon/linkding-extension) Chromium compatible extension that wraps the linkding bookmarklet. Tested with Chrome, Edge, Brave. By [jeroenpardon](https://github.com/jeroenpardon) - [linkding-injector](https://github.com/Fivefold/linkding-injector) Injects search results from linkding into the sidebar of search pages like google and duckduckgo. Tested with Firefox and Chrome. By [Fivefold](https://github.com/Fivefold) +- [aiolinkding](https://github.com/bachya/aiolinkding) A Python3, async library to interact with the linkding REST API. By [bachya](https://github.com/bachya) ## Development