You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chrome/Firefox/Microsoft Edge Extension: Github.com, Bitbucket.org, Gitlab.com, Gitea.com provides all of the public repos in git services to download selected files and folders as a zip files with a single click, without the need for any API key or token.
remote-zip-peek is a Rust CLI tool that allows you to inspect the contents of a remote ZIP file using HTTP Range requests. It fetches only the Central Directory located at the end of the file, saving bandwidth and time.