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

https://github.com/panagiks/rghpi

Real GitHub Preview Image
https://github.com/panagiks/rghpi

change github icon image picture preview replace

Last synced: 2 months ago
JSON representation

Real GitHub Preview Image

Awesome Lists containing this project

README

          

# RGHPI
> Real GitHub Preview Image

![MIT Licence](https://img.shields.io/badge/Licence-MIT_Licence-red.svg?style=plastic)
[![Python 2.7](https://img.shields.io/badge/Python-2.7-yellow.svg?style=plastic)](https://www.python.org/)
![v0.0.1](https://img.shields.io/badge/Release-v0.0.1-orange.svg?style=plastic)
![Maintained](https://img.shields.io/badge/Maintained-Yes-green.svg?style=plastic)
[![Twitter](https://img.shields.io/badge/Twitter-@Panagiks-blue.svg?style=plastic)](https://twitter.com/panagiks)

## Features

* Automate html Generation to change a GitHub repo's preview image
* interactive terminal and configuration file mode

## Execution

```bash
./RGHPI.py [--interactive]
```

## Configuration

When using the tool in the configuration mode there are two options available:

* repo_url : The URL of the repository for which html is generated
* image_url : The URL of the image that should be displayed as the new preview image

## Todo

A lot. This is just a PoC (Proof of Concept), hopefully I will get to expand this tool further.

## License

MIT