download-directory / download-directory.github.io

Web App: Download just a sub directory from a GitHub repo.
https://download-directory.github.io
MIT License
1.25k stars 117 forks source link

Serve tar.gz from server #96

Closed amidevous closed 1 year ago

amidevous commented 1 year ago

please in tar.gz and direct download not webpage loading

for use with wget and auto generate linux packaging

zip format is not compatibility for linux packaging

tank you

fregante commented 1 year ago

What you’re asking requires a server and my API key. The current setup instead works in your browser and is free for me.

If you want to use it from the command line, you can just use git with sparse checkout.