From 78449791d1fea2632aa009e459ab6067aca725ab Mon Sep 17 00:00:00 2001 From: Emily <42075940+botkalista@users.noreply.github.com> Date: Wed, 27 Nov 2024 13:12:31 +0100 Subject: [PATCH] add Litlyx analytics (#943) Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com> Co-authored-by: Rabenherz112 --- software/litlyx-analytics.yml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 software/litlyx-analytics.yml diff --git a/software/litlyx-analytics.yml b/software/litlyx-analytics.yml new file mode 100644 index 0000000000..d2ef5590ad --- /dev/null +++ b/software/litlyx-analytics.yml @@ -0,0 +1,10 @@ +name: "Litlyx" +website_url: "https://litlyx.com" +source_code_url: "https://github.com/Litlyx/litlyx" +description: "All-in-one Analytics Solution. Setup in 30 seconds. Display all your data on an AI-powered dashboard. Fully self-hostable and GDPR compliant." +licenses: + - Apache-2.0 +platforms: + - Docker +tags: + - Analytics \ No newline at end of file