Download just a sub directory from a GitHub repo
The GitHub website doesn’t let you easily download a single folder from a repo, which can be handy when you just need a few files from a large repository.
This tool fixes that! Simply enter the folder URL in the box above and hit ENTER on your keyboard.
If you have bypassed your token allotment, you can generate a personal one to continue downloading. (Click token above.)
You can start a download automatically if you pass the link to the GitHub directory as the url parameter, like:
?url=https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Vehicles
Lastly, you can also specify download filename by adding filename parameter, like:
?url=https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Vehicles&filename=Vehicles-SubGHz to save the file as Vehicles-SubGHz.zip.
- list-github-dir-content - List all the files in a GitHub repo’s directory
- Refined GitHub - Browser extension that adds a link to this app to GitHub (and much more)
MIT © Federico Brigante