Sha256: cb87e081e5f1cd7d1fa8bca2b51bd4f4976d4d879eebf8f9207fc139cdfc52e8

Contents?: true

Size: 721 Bytes

Versions: 1

Compression:

Stored size: 721 Bytes

Contents

# Nokaya

CLI to download photos from several online services including Instagram, App.net and Favd. 

Mac OS X only for the time being.

## Installation

`gem install nokaya`

## Usage

### Instagram

`nokaya -i url`  

`nokaya -i url -n file_name`

Example:

`nokaya -i http://instagram.com/p/noANAfjJ7B/`  

`nokaya -i http://instagram.com/p/noANAfjJ7B/ -n happydog`

### Favd

`nokaya favd url` 

`nokaya favd url -n file_name`

Example:

`nokaya favd http://pic.favd.net/29987710`  

`nokaya favd http://pic.favd.net/29987710 -n feet`

### App.net

`nokaya adn url` 

`nokaya adn url -n file_name`

Example:

`nokaya adn https://photos.app.net/30055986/1`  

`nokaya adn https://photos.app.net/30055986/1 -n random`

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
nokaya-0.0.3 README.md