docs(project): lightroom project (#12149)

* Update community-projects.tsx

Added my community project: lrc-immich-plugin

* Update community-projects.tsx

typo
pull/12157/head^2
Bastian Machek 2024-08-30 20:01:50 +02:00 committed by GitHub
parent cc88cbb456
commit 51a11d0cb6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 0 deletions

View File

@ -38,6 +38,11 @@ const projects: CommunityProjectProps[] = [
description: 'Lightroom plugin to publish photos from Lightroom collections to Immich albums.',
url: 'https://github.com/midzelis/mi.Immich.Publisher',
},
{
title: 'Lightroom Immich Plugin: lrc-immich-plugin',
description: 'Another Lightroom plugin to publish or export photos from Lightroom to Immich.',
url: 'https://github.com/bmachek/lrc-immich-plugin',
},
{
title: 'Immich Duplicate Finder',
description: 'Webapp that uses machine learning to identify near-duplicate images.',