Skip to content

This is an unofficial GitHub Widget Service that allows one to embed their GitHub Profile and GitHub Repositories information on their sites

License

Notifications You must be signed in to change notification settings

notquitelikeme/GitHub-Widgets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Widgets

GitHub Widgets is an unofficial GitHub widgets service that allows one to embed their own widgets based on their GitHub profile and/or repository information.

Usage

Visit my site "https://git-hub-widgets.vercel.app" to generate your widgets.
Include this script tag together with the personalized iframe code on your HTML file to generate widget

<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>

Widget Preview

Profile Widget example

<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>
<iframe class="PFrame" title="profile-frame" src="https://git-hub-widgets.vercel.app/profile.html?username=notquitelikeme"></iframe>

Screenshot_16-6-2024_02149_git-hub-widgets vercel app

Repo Widget Example

<script src="https://git-hub-widgets.vercel.app/framescript.js"></script>
<iframe class="Frame" title="repo-frame" src="https://git-hub-widgets.vercel.app/repo.html?owner=notquitelikeme&repo=GitHub-Widgets"></iframe>

Screenshot_16-6-2024_0202_git-hub-widgets vercel app

Note: Repo Widget canvas generates random colour upon generation or reload
GitHub License GitHub top language GitHub deployments GitHub repo size GitHub forks GitHub License

About

This is an unofficial GitHub Widget Service that allows one to embed their GitHub Profile and GitHub Repositories information on their sites

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published