From 4041bf0dc057d6a41a0f9c565d3afd5125265b38 Mon Sep 17 00:00:00 2001 From: vladkens Date: Sat, 8 Feb 2025 13:34:42 +0200 Subject: [PATCH] add ghstats (#1022) Co-authored-by: Kieran <32241933+Ki-er@users.noreply.github.com> Co-authored-by: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Co-authored-by: nodiscc --- software/ghstats.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 software/ghstats.yml diff --git a/software/ghstats.yml b/software/ghstats.yml new file mode 100644 index 0000000000..08d8032fd0 --- /dev/null +++ b/software/ghstats.yml @@ -0,0 +1,11 @@ +name: ghstats +website_url: https://github.com/vladkens/ghstats +source_code_url: https://github.com/vladkens/ghstats +description: Dashboard for tracking GitHub repos traffic history longer than 14 days. +licenses: + - MIT +platforms: + - Docker +tags: + - Analytics +depends_3rdparty: true