mirror of https://github.com/perkeep/perkeep.git
19 lines
513 B
Plaintext
19 lines
513 B
Plaintext
Swarm Importer
|
|
===================
|
|
|
|
This is a Perkeep importer for Swarm (by 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://github.com/perkeep/perkeep/issues?q=is%3Aopen+is%3Aissue+foursquare
|