Skip to content

Commit

Permalink
Link to your-foursquare-oauth-token tool, close #4
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Aug 31, 2019
1 parent c824621 commit 7bd3015
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Create a SQLite database containing your checkin history from Foursquare Swarm.

## Usage

You will need to first obtain a valid OAuth token for your Foursquare account.
You will need to first obtain a valid OAuth token for your Foursquare account. You can do so using this tool: https://your-foursquare-oauth-token.glitch.me/

Simplest usage is to simply provide the name of the database file you wish to write to. The tool will prompt you to paste in your token, and will then download your checkins and store them in the specified database file.

Expand Down Expand Up @@ -41,4 +41,4 @@ Having done this, you can re-import checkins directly from that file (rather tha

The SQLite database produced by this tool is designed to be browsed using [Datasette](https://datasette.readthedocs.io/).

You can install the [datasette-cluster-map](https://github.com/simonw/datasette-cluster-map) plugin to view your checkins on a map.
You can install the [datasette-cluster-map](https://github.com/simonw/datasette-cluster-map) plugin to view your checkins on a map.

0 comments on commit 7bd3015

Please sign in to comment.