From 06b546427b6c7d50e4fd2a5107dfe27e444cc4e5 Mon Sep 17 00:00:00 2001 From: MacRimi Date: Wed, 22 Jul 2026 19:54:05 +0200 Subject: [PATCH] feat: replace Star History with Repo Growth --- .github/repo-growth/history.json | 17 +++++++ .github/workflows/repo-growth.yml | 26 +++++++++++ README.md | 12 ++++- images/project-growth.svg | 78 +++++++++++++++++++++++++++++++ 4 files changed, 131 insertions(+), 2 deletions(-) create mode 100644 .github/repo-growth/history.json create mode 100644 .github/workflows/repo-growth.yml create mode 100644 images/project-growth.svg diff --git a/.github/repo-growth/history.json b/.github/repo-growth/history.json new file mode 100644 index 00000000..8eb18838 --- /dev/null +++ b/.github/repo-growth/history.json @@ -0,0 +1,17 @@ +{ + "version": 1, + "repository": "MacRimi/ProxMenux", + "updatedAt": "2026-07-22T17:52:52.038Z", + "totals": { + "downloads": 0 + }, + "assets": {}, + "points": [ + { + "date": "2026-07-22", + "stars": 2812, + "forks": 148, + "downloads": 0 + } + ] +} diff --git a/.github/workflows/repo-growth.yml b/.github/workflows/repo-growth.yml new file mode 100644 index 00000000..2e86f02e --- /dev/null +++ b/.github/workflows/repo-growth.yml @@ -0,0 +1,26 @@ +name: Update project growth + +on: + schedule: + - cron: "17 4 * * *" + workflow_dispatch: + +permissions: + contents: write + +concurrency: + group: repo-growth + cancel-in-progress: false + +jobs: + update: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v7 + - uses: MacRimi/repo-growth@v1 + with: + title: ProxMenux growth + output: images/project-growth.svg + history: .github/repo-growth/history.json + metrics: stars,forks + layout: dashboard diff --git a/README.md b/README.md index c3f1326d..ac7dc68e 100644 --- a/README.md +++ b/README.md @@ -195,6 +195,14 @@ If you want to go a step further, a coffee on Ko-fi keeps development going: --- -## ๐Ÿ“ˆ Star History +## ๐Ÿ“ˆ Project Growth -[![Star History Chart](https://api.star-history.com/svg?repos=MacRimi/ProxMenux&type=Date)](https://www.star-history.com/#MacRimi/ProxMenux&Date) +

+ + ProxMenux project growth + +

+ +

+ Stars and forks tracked with Repo Growth. +

diff --git a/images/project-growth.svg b/images/project-growth.svg new file mode 100644 index 00000000..9376cad6 --- /dev/null +++ b/images/project-growth.svg @@ -0,0 +1,78 @@ + + + ProxMenux growth for MacRimi/ProxMenux + Repository growth dashboard showing stars, forks over time. + + + + + + + + + + + + ProxMenux growth + MacRimi/ProxMenux ยท Tracking since Jul 22, 2026 + LOCAL HISTORY + + + + STARS + 2,812 + No change yet + + + + FORKS + 148 + No change yet + + + + + Stars + 2,812 + range 2,812โ€“2,812 + + + + + Jul 22 + Jul 22 + + + + Forks + 148 + range 148โ€“148 + + + + + Jul 22 + Jul 22 + + Updated Jul 22, 2026 + + Generated by Repo Growth โ†— + + +