A Claude.ai generated standalone, javascript based html page that grabs information about your own created github projects and displays them neatly
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.
