Skip to content

A Claude.ai generated standalone, javascript based html page that grabs information about your own created github projects and displays them neatly

Notifications You must be signed in to change notification settings

joyrider3774/github_repository_statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

github repository statistics html page

A Claude.ai generated standalone, javascript based html page that grabs information about your own created github projects and displays them neatly. just provide a github token and it will fetch all your own created repo's (so no forks) and displays, total downloads, stars, forks, visitors and clones (last 14 days) information. When refreshed the app shows little red or green difference information.

The page is a completely self driven javascript application and only stores the github token in the browser locally (if option is enabled) and when calling the github api. You can view or download the code from the github repo itself to verify this.

Preview

Preview

App Link

github-stats-app.html