Skip to content

skempken/tweetbot2flickr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tweetbot2flickr

PHP Script to upload photos to Flickr from Tweetbot. Based on phpFlickr, http://www.phpflickr.com

Usage:

  • Upload all files to your server.
  • Open http://www.flickr.com/services/apps/create/apply/ to obtain your API key and API secret.
  • Edit the Flickr authentication flow, set the callback URL to the file auth.php on your server.
  • Enter your API Key and API secret in credentials.php on server.
  • Open getToken.php in your browser. You should be redirected to Flickr. Allow write permissions for your new app.
  • Enter the Auth Token in credentials.php on your server.
  • Point Tweetbot's custom API endpoint to the file upload.php on your server.

About

PHP Script to upload photos to Flickr from Tweetbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages