{"id":16965233,"url":"https://github.com/qct/contribution-painter","last_synced_at":"2025-04-14T14:21:46.341Z","repository":{"id":211890580,"uuid":"527564896","full_name":"qct/contribution-painter","owner":"qct","description":"Contribution painter is a tool to paint your GitHub contribution graph which is funny but useless(unlike your daily work, which is not funny and useless). :)","archived":false,"fork":false,"pushed_at":"2023-12-11T12:08:18.000Z","size":1872,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T03:22:32.546Z","etag":null,"topics":["contribution-graph","contributions-calendar","profile"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qct.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}},"created_at":"2022-08-22T12:56:24.000Z","updated_at":"2024-04-27T21:19:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"0a75ac3b-c5d7-4055-a776-91d5478e292d","html_url":"https://github.com/qct/contribution-painter","commit_stats":null,"previous_names":["qct/contribution-painter"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qct%2Fcontribution-painter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qct%2Fcontribution-painter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qct%2Fcontribution-painter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qct%2Fcontribution-painter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qct","download_url":"https://codeload.github.com/qct/contribution-painter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248894949,"owners_count":21179154,"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":["contribution-graph","contributions-calendar","profile"],"created_at":"2024-10-13T23:45:23.588Z","updated_at":"2025-04-14T14:21:46.328Z","avatar_url":"https://github.com/qct.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Contribution painter\n[\u003ca href=\"http://www.wtfpl.net/\"\u003e\u003cimg src=\"http://www.wtfpl.net/wp-content/uploads/2012/12/wtfpl-badge-4.png\" width=\"80\" height=\"15\" alt=\"WTFPL\" /\u003e\u003c/a\u003e](LICENSE)\n\nContribution painter is a tool to paint your GitHub contribution graph which is funny but useless(unlike your daily work, which is not funny and useless). :)\n\n## Config\n- `git_info.repo_url`: the repo you want to create commits, you can use any repo you want, either a new repo or an existing repo.\n- `git_info.gh_token`: your GitHub token, should have `repo` scope.\n- `target_letters`: the letters you want to paint, you can use any letters you want, but the letters should be in the range of `a-z` and `A-Z`.\n- `font`: the font you want to use, currently only support `75` which means the pixel is 7x5 and `55` which means the pixel is 5x5.\n- `background_commits_per_day`: the commits per day for the background.\n- `foreground_commits_per_day`: the commits per day for the foreground.\n- `leading_columns`: the leading columns before the first letter.\n\n## Usage\n\n1. Clone this repo:    \n`git clone git@github.com:qct/contribution-painter.git`\n2. Create a new repo on GitHub or use an existing one, this repo will not change your existing commits.\n3. Create a config file of your own, you can copy `configs/config.example.yaml` and modify it, you can also use the suggested config from step 3.\n   `cp configs/config.example.yaml configs/config.yaml`\n4. Get suggested config: this will suggest a `background_commits_per_day` \u0026 `foreground_commits_per_day` for you, you can modify them in the config file.   \n   `go run main.go --config configs/config.yaml suggest`\n5. Paint your contribution graph:   \n   `go run main.go --config configs/config.yaml`\n\n## Examples\n\n- Paint `HELLO` in an account with barely no commits\n![HELLO](img/hello2.png)\n\n- Paint `HELLO` in an account with some commits, the graph below is exactly painted by this tool in this repo itself. See my [GitHub profile](https://github.com/qct)\n![HELLO](img/hello1.png)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqct%2Fcontribution-painter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqct%2Fcontribution-painter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqct%2Fcontribution-painter/lists"}