https://github.com/behind24proxies/PixelHub
PixelHub, a place where you click on black boxes
https://github.com/behind24proxies/PixelHub
contributions drawing git github
Last synced: 7 months ago
JSON representation
PixelHub, a place where you click on black boxes
- Host: GitHub
- URL: https://github.com/behind24proxies/PixelHub
- Owner: behind24proxies
- License: mit
- Created: 2022-09-05T01:42:05.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T19:03:09.000Z (about 3 years ago)
- Last Synced: 2024-11-06T15:48:20.550Z (about 1 year ago)
- Topics: contributions, drawing, git, github
- Language: Python
- Homepage: https://behind24proxies.github.io/PixelHub/
- Size: 1.04 MB
- Stars: 186
- Watchers: 5
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PixelHub

## _a place where you click on black boxes_
[](https://travis-ci.org/joemccann/dillinger)
want to customize your github contribution graph as well?
it's easy, here are the steps:
- download the only .py file that you see in this repo
- make a new repository
- go here https://behind24proxies.github.io/PixelHub/ , draw something , and copy the json output
- run the python file , and let the script do the rest for you
## Requirements
git installed and connected to github
## Demonstration
1 - go here https://behind24proxies.github.io/PixelHub/ , draw something , and copy the json string
```sh
enter the json string : {"2020-05-30":"two","2020-06-06":"two","2020-06-05":"two","2020-05-29":"two"}
```
2 - create a new repo
```sh
enter the repo link : https://github.com/{"your user name"}/{"new repo repo"}.git
```
3 - type some random stuff
```sh
type the push message : type a message here
```
4 - let the script do the rest
```sh
Enumerating objects: 54, done.
Counting objects: 100% (54/54), done.
Delta compression using up to 8 threads
Compressing objects: 100% (18/18), done.
Writing objects: 100% (54/54), 3.68 KiB | 470.00 KiB/s, done.
Total 54 (delta 0), reused 0 (delta 0), pack-reused 0
To https://github.com/{"your user name"}/{"new repo repo"}.git
```
## License
MIT
**Free Software, Hell Yeah!**