mirror of https://github.com/perkeep/perkeep.git
1ff2918602
If an importer is efficient at running regularly, it returns true. If it's not true, the UI won't allow turning on automatic runs. Flickr doesn't set it (yet). |
||
---|---|---|
.. | ||
testdata | ||
README | ||
api.go | ||
foursquare.go | ||
foursquare_test.go | ||
testdata.go |
README
Foursquare Importer =================== This is an incomplete Camlistore importer for Foursquare. To use: 1) Visit https://foursquare.com/developers/apps and "Create a new app" to get a Foursquare Client ID and secret. 2) Start the devcam server with foursquareapikey flag: $ devcam server -foursquareapikey=<apikey>:<secret> 3) Navigate to http://<server>/importer-foursquare/login 4) Watch import progress on the command line TODO: https://code.google.com/p/camlistore/issues/list?q=feature%3Aimportfoursquare