From 5834790cdc542b4a4dbdd1c8caa26552f4d70b6b Mon Sep 17 00:00:00 2001 From: t <951483+lightson@users.noreply.github.com> Date: Mon, 14 Jul 2025 15:26:08 +0100 Subject: [PATCH] Add Papra (#1459) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: nodiscc Co-authored-by: Rabenherz112 --- software/papra.yml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 software/papra.yml diff --git a/software/papra.yml b/software/papra.yml new file mode 100644 index 0000000000..73ffc9bc1c --- /dev/null +++ b/software/papra.yml @@ -0,0 +1,12 @@ +name: "Papra" +website_url: "https://papra.app" +source_code_url: "https://github.com/papra-hq/papra/" +description: "Minimalist document storage, management and archiving platform designed to be simple to use and accessible to everyone." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Document Management + - Archiving and Digital Preservation (DP) +demo_url: "https://demo.papra.app/"