perkeep/pkg/importer
Brad Fitzpatrick 9265c980de all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep
Change-Id: I0d612bf450e9e8d9ce0767c5a0cb0c44c0d8704f
2018-01-05 19:49:59 -08:00
..
allimporters Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
dummy Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
feed Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
flickr all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
foursquare all: change github.com/camlistore/camlistore to github.com/perkeep/perkeep 2018-01-05 19:49:59 -08:00
gphotos Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
picasa Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
pinboard Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
plaid Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
test Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
twitter Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00
README Importer overhaul. Only Foursquare is currently working. 2014-03-31 10:56:30 -07:00
attrs.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
html.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
importer.go all: update copyright holder from Google Inc to The Perkeep Authors 2018-01-03 16:52:49 -08:00
importer_test.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
noop.go Rename import paths from camlistore.org to perkeep.org. 2018-01-01 16:03:34 -08:00
oauth.go Move more packages out of pkg/ and into internal/ 2018-01-02 21:03:30 -08:00

README

Permanode type:

camliNodeType: "importer"
importerType: "twitter"
authClientID:     "xxx"    // e.g. api token
authClientSecret: "sdkojfsldfjlsdkf"

camliNodeType: "importerAccount"
importerType: "twitter"
twitterAccount: "bradfitz"