All Projects → GitHub30 → Gdrive.sh

GitHub30 / Gdrive.sh

Licence: mit
Download a file or a folder easily. curl gdrive.sh | bash -s $fileid

Programming Languages

shell
77523 projects
bash
514 projects

Projects that are alternatives of or similar to Gdrive.sh

Katipo
HTTP2 client for Erlang based on libcurl and libevent
Stars: ✭ 90 (-45.12%)
Mutual labels:  curl, travis-ci
Ng Demo
🦴 Bare Bones Angular 10 and Angular CLI Tutorial
Stars: ✭ 154 (-6.1%)
Mutual labels:  travis-ci
Ci Detector
Detect continuous integration environment and get information of current build
Stars: ✭ 138 (-15.85%)
Mutual labels:  travis-ci
React Laravel Boilerplate
A Laravel REST API backend with React/Redux, hot module reloading in development and route-level code splitting
Stars: ✭ 146 (-10.98%)
Mutual labels:  travis-ci
Generator Jekyll Starter Kit
🚀 Jekyll Progressive Web App Generator.
Stars: ✭ 139 (-15.24%)
Mutual labels:  travis-ci
Angular Lab
Angular Lab
Stars: ✭ 151 (-7.93%)
Mutual labels:  travis-ci
Snapshot
SnapShot is Gallery created using React Hooks, Context API and React Router. The Routes were setup for four default pages and a search page. Also the images were displayed using the Flickr API and Axios to fetch data.
Stars: ✭ 134 (-18.29%)
Mutual labels:  travis-ci
Awesome Github
A curated list of awesome GitHub guides, articles, sites, tools, projects and resources. 收集这个列表,只是为了更好地使用GitHub,欢迎提交pr和issue。
Stars: ✭ 1,962 (+1096.34%)
Mutual labels:  travis-ci
Curlsharp
CurlSharp - .Net binding and object-oriented wrapper for libcurl.
Stars: ✭ 153 (-6.71%)
Mutual labels:  curl
Httpp
Micro http server and client written in C++
Stars: ✭ 144 (-12.2%)
Mutual labels:  curl
Cypress Example Todomvc
The official TodoMVC tests written in Cypress.
Stars: ✭ 143 (-12.8%)
Mutual labels:  travis-ci
Owasp Mth3l3m3nt Framework
OWASP Mth3l3m3nt Framework is a penetration testing aiding tool and exploitation framework. It fosters a principle of attack the web using the web as well as pentest on the go through its responsive interface.
Stars: ✭ 139 (-15.24%)
Mutual labels:  curl
Kickster
Worry-free deploying to GitHub Pages using Jekyll
Stars: ✭ 151 (-7.93%)
Mutual labels:  travis-ci
Use Clippy
React Hook for reading from and writing to the user's clipboard.
Stars: ✭ 139 (-15.24%)
Mutual labels:  travis-ci
Bert Ner Tf
Named Entity Recognition with BERT using TensorFlow 2.0
Stars: ✭ 155 (-5.49%)
Mutual labels:  curl
Tic
Tasks Integrating Continuously: CI-Agnostic Workflow Definitions
Stars: ✭ 135 (-17.68%)
Mutual labels:  travis-ci
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (-12.2%)
Mutual labels:  travis-ci
Knproxy
Lightweight, PHP-based Web Proxy that can utilize whatever remote connecting ablities your server has to offer. It should work out of the box. No configuration needed. For educational purposes.
Stars: ✭ 148 (-9.76%)
Mutual labels:  curl
Hargo
Hargo is a Go library and command line utility that parses HAR files, can convert to curl format, and serve as a load test driver.
Stars: ✭ 164 (+0%)
Mutual labels:  curl
Reactn
React, but with built-in global state management.
Stars: ✭ 1,906 (+1062.2%)
Mutual labels:  travis-ci

gdrive.sh

Build Status

Usage

curl gdrive.sh | bash -s 0B4y35FiV1wh7QWpuVlFROXlBTHc
curl gdrive.sh | sh -s https://drive.google.com/open?id=0B7EVK8r0v71pZjFTYXZWM3FlRnM
curl gdrive.sh | bash -s https://drive.google.com/open?id=0B4y35FiV1wh7QWpuVlFROXlBTHc
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view?usp=sharing
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B4y35FiV1wh7QWpuVlFROXlBTHc/view
curl gdrive.sh | bash -s https://drive.google.com/file/d/0B65DIm6DrZJceGltX2VOczNkcEE/edit
curl gdrive.sh | bash -s https://docs.google.com/file/d/0BwmPMFurnk9Pak5zWEVyOUZESms/edit
# Folder support
curl gdrive.sh | bash -s https://drive.google.com/drive/folders/0B7EVK8r0v71peklHb0pGdDl6R28
curl gdrive.sh | bash -s https://drive.google.com/drive/folders/0B7EVK8r0v71peklHb0pGdDl6R28?usp=sharing

0B4y35FiV1wh7QWpuVlFROXlBTHc is file id for Google Drive

Install

alias gdrive.sh='curl gdrive.sh | bash -s'
gdrive.sh 0B4y35FiV1wh7QWpuVlFROXlBTHc

Uninstall

unalias gdrive.sh

Get a file id

Get shareable link

エビフライトライアングル

Copy one

エビフライトライアングル

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].