From d31120e2a8d58617f9bfb19394adafaec60adc03 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Fri, 28 Nov 2025 20:51:08 -0800 Subject: [PATCH] Added Papra and OpenCloud --- source/data/dynamic/applications.json | 34 +++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index ef92bb8..4407de5 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11950,6 +11950,40 @@ "language": "", "license": "", "homepage_url": "" + }, + { + "name": "Papra", + "description": "", + "repo_url": "https://github.com/papra-hq/papra", + "tags": [], + "platforms": [ + "selfhost" + ], + "category": "document-management", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" + }, + { + "name": "OpenCloud", + "description": "", + "repo_url": "https://github.com/opencloud-eu/opencloud", + "tags": [], + "platforms": [ + "cross", + "mobile", + "selfhost" + ], + "category": "storage", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "", + "license": "", + "homepage_url": "" } ] } \ No newline at end of file