All Projects → LeonardoCardoso → gsrd

LeonardoCardoso / gsrd

Licence: MIT license
GitHub Starred Repos Downloader

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to gsrd

request store-sidekiq
Provides an easy integration between RequestStore and Sidekiq
Stars: ✭ 32 (+39.13%)
Mutual labels:  ruby-gem
instagram-liked-posts-downloader
Download liked (or all) posts from an Instagram profile.
Stars: ✭ 19 (-17.39%)
Mutual labels:  downloader
tag columns
Fast & simple Rails ActiveRecord model tagging using PostgreSQL's Array datatype
Stars: ✭ 40 (+73.91%)
Mutual labels:  ruby-gem
syobocal
Simle gem for Syboi Calendar
Stars: ✭ 13 (-43.48%)
Mutual labels:  ruby-gem
YouTube-MA
💾 YouTube video metadata archiver written in Golang
Stars: ✭ 17 (-26.09%)
Mutual labels:  downloader
meta-git
git plugin for meta
Stars: ✭ 22 (-4.35%)
Mutual labels:  repository
angular-downloader
Angular Downloader is an angularjs directive that enables you to manage browser download - https://720kb.github.io/angular-downloader
Stars: ✭ 16 (-30.43%)
Mutual labels:  downloader
util
封装了一些Java常用的功能
Stars: ✭ 19 (-17.39%)
Mutual labels:  downloader
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (+26.09%)
Mutual labels:  downloader
OnlyFans
Scrape all the media from an OnlyFans account - Updated regularly
Stars: ✭ 573 (+2391.3%)
Mutual labels:  downloader
Pyaiodl
A python Asynchronous Downloader - Pyaiodl
Stars: ✭ 40 (+73.91%)
Mutual labels:  downloader
QuerySpecification
Abstract package for building query specifications in your domain model.
Stars: ✭ 18 (-21.74%)
Mutual labels:  repository
xoai
OAI-PMH Java Toolkit
Stars: ✭ 28 (+21.74%)
Mutual labels:  repository
Automato.Tasks
The easiest tool to automate 🤖 tasks while you are sleeping 😴
Stars: ✭ 23 (+0%)
Mutual labels:  downloader
tors
⏬ Yet another torrent searching application for your command line
Stars: ✭ 47 (+104.35%)
Mutual labels:  ruby-gem
downloader
Async rate-limited downloading service
Stars: ✭ 18 (-21.74%)
Mutual labels:  downloader
kitchen-dsc
A DSC Provisioner for Test-Kitchen
Stars: ✭ 27 (+17.39%)
Mutual labels:  ruby-gem
pdbfetch
Fetch PDB symbols directly from Microsoft's symbol servers
Stars: ✭ 33 (+43.48%)
Mutual labels:  downloader
baserepo
Base repository
Stars: ✭ 71 (+208.7%)
Mutual labels:  repository
patreon-dl
A Patreon Image Downloader
Stars: ✭ 52 (+126.09%)
Mutual labels:  downloader

gsrd

gsrd downloads your public starred repos.
Just in case you want to keep a backup of them from time to time.

Configuration

Getting your credential

In order to keep your privacy, create your personal token on Github.

If you just need to allow access to the public, repos select the option public_repo as shown below:

public_repo

If you want to download the private ones as well, select repo:

repo

Installation

If you don't have bundler installed, please do it first:

$ gem install bundler

Then install gsrd.

$ gem install gsrd

Run

Run the code passing your access token as argument

$ gsrd "putyourfortycharactergeneratedstringhere"

This is what you gonna get for every repo to download:

======= DOWNLOADING facebook-sdk-swift =======
URL: https://github.com/facebook/facebook-sdk-swift
Download URL: https://github.com/facebook/facebook-sdk-swift/archive/master.zip
started: 28/09/2016 14:46:41
/Users/THE_PATH/gsrd-downloads-2016-09-28/facebook-facebook-sdk-swift-master.zip 100%[===>] 1023K 248KB/s in 4.1s
finished: 28/09/2016 14:46:49

Requirement

Information and Contact

Developed by @LeonardoCardoso.

Contact me either by Twitter @leocardz or emailing me to [email protected].

License

The MIT License (MIT)

Copyright (c) 2016 Leonardo Cardoso

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
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].