github-stats icon indicating copy to clipboard operation
github-stats copied to clipboard

Better GitHub statistics images for your profile, with stats from private repos too

Results 50 github-stats issues
Sort by recently updated
recently updated
newest added

Resolves #50 Resolves #39 Resolves #20 Resolves #19 Resolves #6 This pull request includes: * numerous additional statistics: * percentage of total code changes * repository collaborators * repository contributors...

Like `EXCLUDED` and `EXCLUDED_LANGS` this feature would make it so we can exclude whole organisations.

Hi! I found this repo a while ago and am trying it out. Most of it works fine 👍, but there was a problem with my Star count being excessively...

Currently, the GitHub actions will create a lot of commits on the master branch. I think using the following settings should make the history clean. ```yaml # Commits all changed...

I don't know why this is happening to me. Whenever there is a new commit, something gets reduced. ![Screenshot_20210831-070108](https://user-images.githubusercontent.com/42956453/131427042-b95aa5a1-8470-44de-9bb2-16d65fc3f859.png) As in the above image the changed lines of code have...

well i got a problem while runing this code it just gave me the error: "A path returned 202" so i looked at the code and where the error was...

This PR contains some simple changes consisting on a file creation and a modification: A config.py file was added, whose objective is to provide with a "friendlier" and unified interface...

At the moment this project has potential, but the suggested install process is a bit clunky because when I fork it, the code comes with your generated images. As soon...

Hello, is it possible to add more stats contents such as Issues and Pull Requests? Thank you

Github action started failing after no changes to repo or access token. Output below: ``` Traceback (most recent call last): File "generate_images.py", line 61, in generate_languages sorted_languages = sorted((await s.languages).items(),...