mirror of
https://github.com/immich-app/immich.git
synced 2025-02-04 01:09:14 -05:00
docs(project): lightroom project (#12149)
* Update community-projects.tsx Added my community project: lrc-immich-plugin * Update community-projects.tsx typo
This commit is contained in:
parent
cc88cbb456
commit
51a11d0cb6
1 changed files with 5 additions and 0 deletions
|
@ -38,6 +38,11 @@ const projects: CommunityProjectProps[] = [
|
||||||
description: 'Lightroom plugin to publish photos from Lightroom collections to Immich albums.',
|
description: 'Lightroom plugin to publish photos from Lightroom collections to Immich albums.',
|
||||||
url: 'https://github.com/midzelis/mi.Immich.Publisher',
|
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',
|
title: 'Immich Duplicate Finder',
|
||||||
description: 'Webapp that uses machine learning to identify near-duplicate images.',
|
description: 'Webapp that uses machine learning to identify near-duplicate images.',
|
||||||
|
|
Loading…
Add table
Reference in a new issue