All Projects β†’ MinhasKamal β†’ Downgit

MinhasKamal / Downgit

Licence: mit
Create GitHub Resource Download Link

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Downgit

Downloader
Powerful and flexible Android file downloader
Stars: ✭ 193 (-79.38%)
Mutual labels:  download, file
gtree
Output tree🌳 or Make directoriesπŸ“ from #Markdown or Programmatically. Provide CLI, Golang library and Web (using #Wasm ).
Stars: ✭ 88 (-90.6%)
Mutual labels:  directory, file
Fcfilemanager
iOS File Manager on top of NSFileManager for simplifying files management. πŸ“‚
Stars: ✭ 862 (-7.91%)
Mutual labels:  directory, file
Nodestream
Storage-agnostic streaming library for binary data transfers
Stars: ✭ 70 (-92.52%)
Mutual labels:  download, file
directory-structure
πŸ“¦ Print a directory tree structure in your Python code.
Stars: ✭ 40 (-95.73%)
Mutual labels:  directory, file
File
Select files. Download files. Work with file content.
Stars: ✭ 96 (-89.74%)
Mutual labels:  download, file
Inert
Static file and directory handlers for hapi.js
Stars: ✭ 236 (-74.79%)
Mutual labels:  directory, file
Github Files Fetcher
Download a specific folder or file from a GitHub repo through command line
Stars: ✭ 73 (-92.2%)
Mutual labels:  download, file
files
Useful methods to manage files and directories
Stars: ✭ 27 (-97.12%)
Mutual labels:  directory, file
Voila
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
Stars: ✭ 78 (-91.67%)
Mutual labels:  directory, file
Tree Node Cli
🌲 Node.js library to list the contents of directories in a tree-like format, similar to the Linux tree command
Stars: ✭ 102 (-89.1%)
Mutual labels:  directory, file
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (-57.91%)
Mutual labels:  directory, file
fsify
Convert an array of objects into a persistent or temporary directory structure.
Stars: ✭ 24 (-97.44%)
Mutual labels:  directory, file
github-content
Easily download files from github raw user content.
Stars: ✭ 21 (-97.76%)
Mutual labels:  download, file
Digger
Digger is a lightweight download framework that requires only one line of code to complete the file download task
Stars: ✭ 521 (-44.34%)
Mutual labels:  download, file
Fdir
⚑ The fastest directory crawler & globbing library for NodeJS. Crawls 1m files in < 1s
Stars: ✭ 777 (-16.99%)
Mutual labels:  directory
Eager Image Loader
The eager-loading for image files on the web page that loads the files according to your plan. This differs from the lazy-loading, for example, this can be used to avoid that the user waits for the loading.
Stars: ✭ 22 (-97.65%)
Mutual labels:  file
A File Icon
Sublime Text File-Specific Icons for Improved Visual Grepping
Stars: ✭ 767 (-18.06%)
Mutual labels:  file
Github Api
Java API for GitHub
Stars: ✭ 743 (-20.62%)
Mutual labels:  github-api
Pytest Patterns
A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.
Stars: ✭ 24 (-97.44%)
Mutual labels:  file

DownGit

Create GitHub Resource Download Link

With this tool you can directly download or create download link to any GitHub public directory or file.

Website

DownGit ↑

How to Use?

Advanced Usage

A typical download URL will look like this- https://minhaskamal.github.io/DownGit/#/home?url=<link>&fileName=<name>&rootDirectory=<true or false or name>

Now, if you want to download this directory- https://github.com/MinhasKamal/DownGit/tree/master/res/images with this file name- DownGit-Images.zip and this root directory name- ImagesOfDownGit, then the URL will be- https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/MinhasKamal/DownGit/tree/master/res/images&fileName=DownGit-Images&rootDirectory=ImagesOfDownGit

In default, value of fileName and rootDirectory is set to the name of the downloading file or directory. If you do not want to add the directory itself in the zip, then set rootDirectory=false. Like: this link- https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/MinhasKamal/DownGit/tree/master/res/images&rootDirectory=false, will download a file named images.zip; however the root directory- "images", will not be included in the zip.

If you want to download file- https://github.com/MinhasKamal/DownGit/blob/master/res/images/downgit.png with name- DownGitIcon.zip, then the link will be- https://minhaskamal.github.io/DownGit/#/home?url=https://github.com/MinhasKamal/DownGit/blob/master/res/images/downgit.png&fileName=DownGitIcon

License

MIT License
DownGit is licensed under MIT License.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].