photo / import

Import tool companion for all of the export tools
http://theopenphotoproject.org
Apache License 2.0
16 stars 11 forks source link

Add config file support. #21

Closed sneakypete81 closed 11 years ago

sneakypete81 commented 11 years ago

This code is identical to that in the openphoto-python commandline utility, to simplify credential storage.

The previous method of passing host/consumerKey/consumerSecret/token/tokenSecret as commandline parameters still works too.

Also documents how to obtain OAuth credentials (closes #8).