Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kaleidawave/instagram-cli

Upload to instagram from the command line using nodejs
https://github.com/kaleidawave/instagram-cli

cli-app instagram nodejs

Last synced: 23 days ago
JSON representation

Upload to instagram from the command line using nodejs

Awesome Lists containing this project

README

        

# Upload images from the command line

Uses [instagram-private-api](https://github.com/dilame/instagram-private-api) with nodejs to upload images to Instagram from the desktop.

### Usage

Clone the repo

```
git clone https://github.com/kaleidawave/instagram-cli
cd instagram-cli
npm link
```

Then open up command prompt in the directory and run

```
instagram-cli
```

It will lead you through logging in, selecting a photo and adding a caption.

Also follow me [@kaleidawave](https://www.instagram.com/kaleidawave/) ;)

*use at your own risk*