15 Commits

Author SHA1 Message Date
d03fcc0b3d Add documentation about the container 2025-08-09 14:13:33 +01:00
a5c1c9a6d0 Remove KML output support 2025-08-09 13:18:41 +01:00
Phil Gyford
5e7a17223e Use uv instead of pipenv. Ensure work with Python 3.12 2024-11-30 20:20:45 +00:00
Phil Gyford
54b1c7c476 Update changelog / mention python version in readme 2019-09-22 22:37:02 +01:00
Phil Gyford
6208f73ae0 Mention KmlFilepath in readme
For #3
2019-09-22 16:27:17 +01:00
Phil Gyford
894fcf0302 Update readme about KML files
For #3
2019-09-22 16:22:28 +01:00
Phil Gyford
12b92e9355 Add link to Foursquare OAuth token tool in README
Thanks to @simonw for creating https://your-foursquare-oauth-token.glitch.me
as mentioned in https://github.com/dogsheep/swarm-to-sqlite/issues/4
2019-09-04 18:26:36 +01:00
Phil Gyford
1358b864ae Formatting 2019-06-14 17:27:09 +01:00
Phil Gyford
9b7a86426e Add verbosity arguments 2019-06-14 17:14:27 +01:00
Phil Gyford
694048e3a1 Add ability to fetch all checkins
* By default it continues to only fetch the most recent checkins
  (the most recent 250, whereas the default before was 100).

* If you add the `--all` flag it will fetch all of your checkins instead.

Fixes #2
2019-06-14 16:47:49 +01:00
Phil Gyford
46e07286b7 Improve readme 2019-04-27 11:47:43 +01:00
Phil Gyford
7f8e7357b4 Clarifications 2019-04-26 18:02:01 +01:00
Phil Gyford
4cf38dcc3f Remove todo from readme 2019-04-26 17:59:19 +01:00
Phil Gyford
a999170b4d First working version 2019-04-26 17:59:19 +01:00
Phil Gyford
79d696fa22 Initial struture 2019-04-26 17:59:19 +01:00