GithubFlareStats is an open-source tool designed to generate dynamic, customizable images for displaying GitHub user statistics. It supports multiple themes and allows you to embed these stats into your GitHub profile README or any other markdown-supported platform. Display stars, commits, pull requests, issues, and much more in a visually appealing format.
- About
- Features
- Platforms Tested
- Live Demo and Examples:
- Usage
- Technology Stack
- Contributing
- Acknowledgments
- License
- Contact
- Display GitHub Stats: Showcase total stars, commits, PRs, issues, discussions, followers, and contributions.
- Customizable Themes: Modify background, text, and card colors via URL parameters to match your profile style.
- Embed-Friendly: Supports markdown embedding for GitHub profile readme files and other markdown-supported platforms.
- Responsive: Dynamically adjusts to different screens and usage contexts.
- Web: Fully functional on major browsers like Chrome, Firefox, and Edge.
- Github Readme-md.
- Local Readme-md.
- Visual studio code readme preview.
- As an external image for any webstie.
- As an Iframe.
Parameter | Description |
---|---|
bgColor | Background color (e.g., #ffffff) |
textColor | Text color (e.g., #000000) |
cardColor | Card background color (e.g., #e1e1e1) |
chartColor | Color for chart bars (e.g., #007bff) |
chartTextColor | Text color for chart labels (e.g., black) |
- Embed Light Mode Example:
![GitHub Stats](https://openlabx.com/githubflarestats/api/gitfs.php/ajee10x?response=image&bgColor=%23ffffff&textColor=%23000000&cardColor=%23e1e1e1&chartColor=%23007bff&chartTextColor=black)
- Embed Dark Mode Example:
![GitHub Stats](https://openlabx.com/githubflarestats/api/gitfs.php/torvalds?response=image&bgColor=%231e1e1e&textColor=%23f0f0f0&cardColor=%23333&chartColor=%23ff9800&chartTextColor=white)
- Replace ajee10x/torvalds with your GitHub username in the demo URL:
![GitHub Stats](https://openlabx.com/githubflarestats/api/gitfs.php/your-username?response=image))
- Paste this link into your README or any markdown-supported content to showcase your GitHub stats.
![GitHub Stats](https://openlabx.com/githubflarestats/api/gitfs.php/your-username?response=image&bgColor=%23f0f0f0&textColor=%23000000&cardColor=%23d9e6f2&chartColor=%23007bff&chartTextColor=black))
- Backend: Python (Flask for serving the image generation)
- Frontend: HTML, CSS, JavaScript (for theme preview and demo page)
- Image Processing: Pillow (Python Imaging Library)
- Data Caching: Implemented to reduce API calls and cache images for 24 hours.
- Proxy: PHP used as a lightweight proxy to route requests and manage caching.
- Hosting: Deployed to a production-ready hosting environment.
We welcome contributions! Here's how you can help:
- Give the project a STAR.
- Follow us on Github.
- Follow us on Social Media.
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes.
- Submit a pull request.
- Please make sure to update tests as appropriate.
- Python: The programming language used for the backend of this project.
- Pillow: For enabling image manipulation and rendering in Python.
- GitHub API: For providing the data used in generating user stats.
- Stats are updated every 24 hours automatically to prevent excessive API requests and to ensure that the service remains efficient and avoids hitting rate limits.
- All Contributors: Thanks to everyone who contributed to the project.
- OpenLabX Team: Special thanks to the team for developing and maintaining the project.
This project is licensed under the MIT license.
In pursuit of innovation,
OpenLabX Team
- Website: https://openlabx.com
- Email: [email protected]
Follow Us: