Skip to content

sapegin/instagram-poster

Repository files navigation

instagram-poster

Automate photo publishing to Instagram: instagram-poster publishes not yet published photos not older than one-year-old from a specified folder.

Usage

  1. Create a config file, ~/.instagram-posterrc.json:
{
  "photos": "~/folder/with/your/photos"
}
  1. Add already published photos to data/published.json.

  2. Install dependencies:

npm install
  1. Run:
bin/instagram-poster.js

Authors and license

Artem Sapegin and contributors.

Based on instagram-poster.

MIT License, see the included License.md file.

About

Script to post photos to Instagram

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published