/s-tweet-images

Tweets a directory of images

Primary LanguageJavaScript

Diagram showing the usage of s-tweet-images

About

s-tweet-images is a script with iterates through an directory of images and tweets every single one of them. It also stores for every sent tweet the text, an ID and the publicly displayed url of the tweeted image (This is useful to create 'Tweet this Image'-buttons)

Install

Run npm install (in Terminal)

How to run

  1. Open Terminal on your Mac (or the equivalent on your OS)
  2. In Terminal, navigate to the folder you want to iterate through
  3. Enter the command node path/to/index.js (you can drag and drop the javascript file into the terminal to get its path or you just put it where it should be run)
  4. Done – all your images are now tweeted

Image Sources

Example images taken from Giphy

Cost (License)

0 € – it's public domain