From 8e4e11b6dd7ad9120d05e3b0bbafae5d4dd077cf Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Sat, 22 Jun 2024 11:35:02 -0400 Subject: [PATCH] Add PartDB to Inventory Management (#735) Co-authored-by: Rabenherz112 --- software/partdb.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 software/partdb.yml diff --git a/software/partdb.yml b/software/partdb.yml new file mode 100644 index 0000000000..e21add6b33 --- /dev/null +++ b/software/partdb.yml @@ -0,0 +1,14 @@ +name: "Part-DB" +website_url: "https://docs.part-db.de/" +source_code_url: "https://github.com/Part-DB/Part-DB-server" +description: "An inventory management system for your electronic components." +licenses: + - AGPL-3.0 +platforms: + - Docker + - PHP + - Nodejs +tags: + - Inventory Management +demo_url: "https://demo.part-db.de/en/" +