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 -[](https://www.star-history.com/#MacRimi/ProxMenux&Date) +
+
+
+
+
+ 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 @@ + +