Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 3 months ago
JSON representation

PixelHub, a place where you click on black boxes

Awesome Lists containing this project

README

        

# PixelHub

![image](https://user-images.githubusercontent.com/96356684/188452129-df3dcbe5-f56a-4a9c-ad04-9db53b0b37f6.png)

## _a place where you click on black boxes_

[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](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!**