From 72fbf6a590252bd9ced1b442910d7f5809cd605e Mon Sep 17 00:00:00 2001 From: Nick Sartor <6578903+nsartor@users.noreply.github.com> Date: Tue, 4 Mar 2025 05:33:56 -0500 Subject: [PATCH] Add linklater to community section (#1002) Adding android client linklater to community projects md. Fixes #741 --- docs/src/content/docs/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/content/docs/community.md b/docs/src/content/docs/community.md index b62ffd5..8d3a86d 100644 --- a/docs/src/content/docs/community.md +++ b/docs/src/content/docs/community.md @@ -23,6 +23,7 @@ This section lists community projects around using linkding, in alphabetical ord - [linkding-reminder](https://github.com/sebw/linkding-reminder) A Python application that will send an email reminder for links with a specific tag. By [sebw](https://github.com/sebw) - [linkding-rs](https://github.com/zbrox/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. By [zbrox](https://github.com/zbrox) - [Linkdy](https://github.com/JGeek00/linkdy): An open-source Android and iOS client created with Flutter. Available on the [Google Play Store](https://play.google.com/store/apps/details?id=com.jgeek00.linkdy) and [App Store](https://apps.apple.com/us/app/linkdy/id6479930976). By [JGeek00](https://github.com/JGeek00). +- [Linklater](https://github.com/danielyrovas/linklater) An open-source Android client written in Kotlin. - [LinkThing](https://apps.apple.com/us/app/linkthing/id1666031776) An iOS client for linkding. By [amoscardino](https://github.com/amoscardino) - [Open all links bookmarklet](https://gist.github.com/ukcuddlyguy/336dd7339e6d35fc64a75ccfc9323c66) A browser bookmarklet to open all links on the current Linkding page in new tabs. By [ukcuddlyguy](https://github.com/ukcuddlyguy) - [Pinkt](https://github.com/fibelatti/pinboard-kotlin) An Android client for linkding. By [fibelatti](https://github.com/fibelatti)