Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.71 KB

File metadata and controls

28 lines (16 loc) · 1.71 KB

uberguidoz.github.io

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:

uberguidoz.github.io/download-directory/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Vehicles

Lastly, you can also specify download filename by adding filename parameter, like:

uberguidoz.github.io/download-directory/?url=https://github.com/UberGuidoZ/Flipper/tree/main/Sub-GHz/Vehicles&filename=Vehicles-SubGHz to save the file as Vehicles-SubGHz.zip.

Related

License

MIT © Federico Brigante