GitHub API Browser

Post your working scripts, libraries and tools.
User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

GitHub API Browser

Post by jNizM » 22 Oct 2021, 09:14

GitHub API Browser
Small fun browser to show users and repos stats. (was boring)


Source & Releases
github-api-browser (GitHub) | none (precompiled executable)


Examples
( I hope you don't mind lexikos ; )
Image
Image


Features
- Shows User stats
- Shows Repos stats
- Shows Releases with Downloads and Filenames


Contributing
- thanks to TheArkive & cocobelgica for Jxon_Load
- thanks to AutoHotkey Community


Questions / Bugs / Issues
If you notice any kind of bugs or issues, report them here. Same for any kind of questions.


Copyright and License
MIT License
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: GitHub API Browser

Post by jNizM » 22 Oct 2021, 09:14

Todo
- Fix bugs
- Optimize code
- Whatever


Changelog

Code: Select all

2021-10-25 Added features (releases, downloads, filenames, filesize)
2021-10-22 Initial
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

amateur+
Posts: 655
Joined: 09 Oct 2021, 15:43

Re: GitHub API Browser

Post by amateur+ » 29 Nov 2021, 20:34

How can I get GITHUB_ACCESS_TOKEN? Is it here? https://github.com/settings/tokens
Have found any drawback in my code or approach? Please, point it out. /The moderator ordered to remove the rest of the signature, I had obeyed.
And I really apologize for our russian president. Being a citizen of an aggressor country is very shameful. Personally I tried to avoid this trying to defend elections from fraud being a member of the election commission of one of the precincts but only was subjected to a hooligan attack and right before the vote count was illegally escorted from the polling station and spent the night behind bars (in jail) in a result of illegal actions of corrupt policemen.

User avatar
jNizM
Posts: 3183
Joined: 30 Sep 2013, 01:33
Contact:

Re: GitHub API Browser

Post by jNizM » 02 Dec 2021, 02:35

I created a personal access token (https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/creating-a-personal-access-token) with these permissions: public_repo, read:user, repo:status, repo_deployment, and user:email
[AHK] v2.0.5 | [WIN] 11 Pro (Version 22H2) | [GitHub] Profile

Post Reply

Return to “Scripts and Functions (v2)”