-
Notifications
You must be signed in to change notification settings - Fork 0
geordie/TweetFlickr
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
TweetFlickr is a simple node.js application that does the following: 1. Use the Flickr API to poll Flickr for photos with a specific tag 2. When photos are found, use the bit.ly API to shorten the URL 3. Use the Twitter API to Tweet the photos To run the application: 1. Get the repository 2. Rename the Constants_.js file to Constants.js 3. Edit Constants.js so that it contains your specific Twitter, Flickr and bit.ly tokens, IDs and other required info. 4. Optionally change the Flickr tags you want to search for in Constants.js. The default is 'Vancouver'. 5. Run the following command: > node TweetFlickr.js Email geordie(at)waterbay.com with questions and comments.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published