https://github.com/elhaban3ro/gtool
Generate cards with useful data from different applications (for now only GitHub) and insert them in your web/app or wherever you want c: (API APP) 🎯
https://github.com/elhaban3ro/gtool
api flask generator github pillow target
Last synced: 3 months ago
JSON representation
Generate cards with useful data from different applications (for now only GitHub) and insert them in your web/app or wherever you want c: (API APP) 🎯
- Host: GitHub
- URL: https://github.com/elhaban3ro/gtool
- Owner: ElHaban3ro
- License: mit
- Created: 2022-11-14T11:48:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-21T02:21:27.000Z (over 2 years ago)
- Last Synced: 2025-01-30T08:18:17.272Z (over 1 year ago)
- Topics: api, flask, generator, github, pillow, target
- Language: Python
- Homepage: https://g-tool.vercel.app
- Size: 1.31 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GTool
[](https://opensource.org/licenses/MIT) [](https://www.python.org/downloads/release/python-310/) [](https://pypi.org/project/GTool/)
Create cards in png format of your discord and hand them out for life! A module to generate the cards and another one that is the API itself. Enter if you prefer your own template, modify the values and start creating (JAJAJASJD, they are not nft's).

#### Downlaod Proejct
```bash
git clone https://github.com/ElHaban3ro/GTool
```
or
```bash
pip install GToolGenerator
```
#### Install the requirements.
```bash
pip install -r requirements.txt
```
*Remember, run the script from the main folder.*
#### Use
Start using the app by running the `GTool/api.py` file from the root folder. After turning on your server (technically the API) make your request to:
```
https://127.0.0.7:5000/generate/github/{github_user}/{color}
```
*(the ip may vary)*
At the moment we don't have the color option built in, so whatever color you set, it will be harmless. Note that this can be used as an API by opening a tunnel with, for example, Ngrok.
#### Contact Me
[](https://twitter.com/ElHaban3ro) [](https://github.com/ElHaban3ro) [](https://discord.gg/NGp9YbYJ8F)