From 3c7e749f7215c351eae0d969fa5d071c05b2c585 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Mon, 7 Aug 2023 13:08:08 -0700 Subject: [PATCH] Add Immich (#1251) --- contents.json | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/contents.json b/contents.json index 636cd6c55d20..bc576f9567d4 100644 --- a/contents.json +++ b/contents.json @@ -30864,6 +30864,20 @@ "suggested_by": "@zhangyoufu", "stars": 61, "updated": "2023-07-05 17:51:32 UTC" - } + }, + { + "title": "Immich", + "category-ids": [ + "flutter" + ], + "description": "Self-hosted photo and video backup", + "source": "https://github.com/immich-app/immich", + "license": "mit", + "tags": [ + "flutter" + ], + "suggested_by": "@dkhamsing", + "stars": 16000 + } ] -} \ No newline at end of file +}