{"id":17993414,"url":"https://github.com/vendicated/github-sponsor-graph","last_synced_at":"2025-03-26T01:32:10.882Z","repository":{"id":206887442,"uuid":"717908833","full_name":"Vendicated/github-sponsor-graph","owner":"Vendicated","description":"A cli tool to generate a graph of your GitHub sponsors!","archived":false,"fork":false,"pushed_at":"2024-04-27T22:51:14.000Z","size":2609,"stargazers_count":14,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-05-01T16:49:35.920Z","etag":null,"topics":["graph","readme","readme-generator","readme-stats","sponsors"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Vendicated.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"Vendicated"}},"created_at":"2023-11-13T00:14:31.000Z","updated_at":"2024-05-01T16:49:35.922Z","dependencies_parsed_at":"2023-11-13T01:33:07.036Z","dependency_job_id":"ac853fcf-0680-451f-a4ec-a3c6c7ef985d","html_url":"https://github.com/Vendicated/github-sponsor-graph","commit_stats":null,"previous_names":["vendicated/github-sponsor-graph"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vendicated%2Fgithub-sponsor-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vendicated%2Fgithub-sponsor-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vendicated%2Fgithub-sponsor-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Vendicated%2Fgithub-sponsor-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Vendicated","download_url":"https://codeload.github.com/Vendicated/github-sponsor-graph/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222104998,"owners_count":16931865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graph","readme","readme-generator","readme-stats","sponsors"],"created_at":"2024-10-29T20:11:22.135Z","updated_at":"2024-10-29T20:11:22.966Z","avatar_url":"https://github.com/Vendicated.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Vendicated"],"categories":[],"sub_categories":[],"readme":"# GitHub Sponsor Graph\n\nA cli tool to generate a graph of your GitHub sponsors!\n\nRecommended Usage: Create a cronjob (or equivalent) that runs this script once an hour, then serve the resulting file with the http server of your choice. Or you could do so with a github action ~ I currently have no interest in turning this into a public API; feel free to fork and do so\n\n![Example Graph](./example-graph.png)\n\n## Usage\n\nFirst, you need to [generate a GitHub API token](https://github.com/settings/tokens/new) with the `read:user` scope\n\n```sh\n# Clone Repository\ngit clone https://github.com/Vendicated/github-sponsor-graph\ncd github-sponsor-graph\n\n# Install Dependencies\npnpm i  # or use npm/yarn\n\n# Run\nGITHUB_TOKEN=YourTokenGoesHere node .\n```\n\nYou can customise the graph using several options:\n\n```\nUsage: github-sponsor-graph [options]\n\nGenerate a graph of your GitHub sponsors\n\nOptions:\n  -V, --version                          output the version number\n  -s, --size \u003csize\u003e                      Size of the images in the graph (default: 64)\n  -c, --images-per-row \u003cimages-per-row\u003e  How many images should be in a row (default: 20)\n  -o, --out-file \u003cout-file\u003e              Where to write the graph to (default: \"graph.png\")\n  -d, --skip-default-avatars             Skip default avatars\n  -p --include-private                   Also include private sponsors\n  -h, --help                             display help for command\n```\n\n## License\n\n```\ngithub-sponsor-graph, a tool to generate a graph of your GitHub sponsors\nCopyright (c) 2023 Vendicated\nSPDX-License-Identifier: AGPL-3.0-or-later\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvendicated%2Fgithub-sponsor-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvendicated%2Fgithub-sponsor-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvendicated%2Fgithub-sponsor-graph/lists"}