From 6c92aa7b2f3c3dd1d0114dc5588743a8c38289be Mon Sep 17 00:00:00 2001 From: Ayu Date: Tue, 2 Sep 2025 08:00:52 +0100 Subject: [PATCH] Add Medama Analytics (#1576) --- software/medama-analytics.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 software/medama-analytics.yml diff --git a/software/medama-analytics.yml b/software/medama-analytics.yml new file mode 100644 index 0000000000..4a22dbaed1 --- /dev/null +++ b/software/medama-analytics.yml @@ -0,0 +1,13 @@ +name: "Medama Analytics" +website_url: "https://oss.medama.io" +source_code_url: "https://github.com/medama-io/medama" +description: "Privacy-first website analytics. Tiny, simple, and cookie-free." +licenses: + - Apache-2.0 + - MIT +platforms: + - Docker + - Go +tags: + - Analytics +demo_url: "https://demo.medama.io"