Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kaleidawave/instagram-cli
- Owner: kaleidawave
- Created: 2019-07-18T20:04:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T22:23:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T17:23:40.977Z (over 1 year ago)
- Topics: cli-app, instagram, nodejs
- Language: JavaScript
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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*