Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattrltrent/github_painter
🎨 Create a custom design for your GitHub Commit Contribution Graph. 1st on Google 🔎.
https://github.com/mattrltrent/github_painter
contribution-graph contribution-graph-painter contribution-spoofing github-page githubprofile painter profile-card profile-readme readme-profile
Last synced: 14 days ago
JSON representation
🎨 Create a custom design for your GitHub Commit Contribution Graph. 1st on Google 🔎.
- Host: GitHub
- URL: https://github.com/mattrltrent/github_painter
- Owner: mattrltrent
- Created: 2023-06-04T10:02:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-01T02:01:56.000Z (2 months ago)
- Last Synced: 2024-10-25T03:50:26.132Z (20 days ago)
- Topics: contribution-graph, contribution-graph-painter, contribution-spoofing, github-page, githubprofile, painter, profile-card, profile-readme, readme-profile
- Language: JavaScript
- Homepage: https://github-painter.vercel.app/
- Size: 891 KB
- Stars: 46
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub Contribution Graph Painter 🎨
Try the editor
Live profile example
### Usage
1. Add your repo URL to the spot seen above. **I highly reccomend using a new empty private repo in case something goes wrong.**
2. Select the year you want to paint to, for the best results, ensure this year is *free from commits* on your GitHub profile. This tool assumes you have none.
3. Paint on the canvas using the different colors.
4. Download the script, as seen above. You may have to run the command `chmod 701 github_painter.sh` to give executable permission to the file. Then, run `sudo ./github_painter.sh` to run the script.### Troubleshooting
- To delete the art, you can always delete the repository that the commits took place in. This is the easy way out. For more complex cases, refer to [this](https://stackoverflow.com/questions/448919/how-can-i-remove-a-commit-on-github) Stack Overflow question.
- If you're not seeing the art appear, please toggle the "Private Contributions" setting on your GitHub profile. It seems to help things sync up:
### Notes
- Use at your own risk, because I feel like committing a bunch of times could mess something up if used incorrectly. So, be careful, know what you're doing, and check the outputted `github_painter.sh` script before using it.
### Feel free to create Issues or PRs!
- Issues [here](https://github.com/mattrltrent/github_painter/issues).
- PRs [here](https://github.com/mattrltrent/github_painter/pulls).