Skip to content

This ruby application allows you to save all the images you've uploaded to Gyazo.

Notifications You must be signed in to change notification settings

jhubbardsf/gyazo-image-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Gyazo Image Downloader

This program will download your complete collection of images from Gyazo.

Downloading The App

  1. Download zip here or git clone the repository.
  2. Unzip it

Getting Gyazo Application Access Key

  1. Go to Gyazo's application page
  2. Create a new application with any name and 'http://localhost/' as the callback
  3. Click submit and then click on your new applications name which is a link
  4. Generate access key and put it in the correct location in config.yml

##Installing Software For Windows:

  1. Install Ruby 2.3.1 from RubyInstaller
  2. In a CMD navigate to the unzipped program directory
  3. In the CMD window install bundler (gem install bundler)
  4. In the CMD window run bundle install
  5. Lastly run ruby downloader.rb and all your pictures will be saved

About

This ruby application allows you to save all the images you've uploaded to Gyazo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages