From 89ba5bc5613cd12b1617f979de32003917de5df2 Mon Sep 17 00:00:00 2001 From: Rabenherz112 Date: Tue, 18 Mar 2025 21:30:20 +0100 Subject: [PATCH] add ConvertX (#1187) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> --- software/convertx.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/convertx.yml diff --git a/software/convertx.yml b/software/convertx.yml new file mode 100644 index 0000000000..a8ec5718af --- /dev/null +++ b/software/convertx.yml @@ -0,0 +1,10 @@ +name: "ConvertX" +website_url: "https://github.com/C4illin/ConvertX" +source_code_url: "https://github.com/C4illin/ConvertX" +description: "Online file converter which supports over a thousand different formats." +licenses: + - AGPL-3.0 +platforms: + - Docker +tags: + - Miscellaneous