Commit Graph

25 Commits

Author SHA1 Message Date
Phil Gyford
2015d86c72 Update requirements file from pipfile
For #3
2019-09-22 16:36:29 +01:00
Phil Gyford
e78639e0c7 Merge pull request #4 from philgyford/add-kml-3
Add support for generating KML files
2019-09-22 16:28:27 +01:00
Phil Gyford
6208f73ae0 Mention KmlFilepath in readme
For #3
2019-09-22 16:27:17 +01:00
Phil Gyford
08516c4f13 Add visibility parameter to kml file
For #3
2019-09-22 16:25:48 +01:00
Phil Gyford
894fcf0302 Update readme about KML files
For #3
2019-09-22 16:22:28 +01:00
Phil Gyford
63a8165b85 Generate KML file
For #3
2019-09-22 16:17:08 +01:00
Phil Gyford
5b5dd68baa Change print formatting to f'' style 2019-09-22 14:13:27 +01:00
Phil Gyford
2a1273f58c Iniital acceptance of 'kind' argument for ics/kml
Doesn't do anything if kind == kml so far.

For #3
2019-09-22 14:08:55 +01:00
Phil Gyford
e2cc0b87ab Add simplekml requirement
For #3
2019-09-22 13:51:15 +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
640d23fc3b Update changelog for v1.1.0 2019-06-14 17:24:04 +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
8f3b166238 Add changelog 2019-06-14 15:30:58 +01:00
Phil Gyford
e99a557355 Tidy up.
I got a linter.
2019-04-27 16:17:55 +01:00
Phil Gyford
46e07286b7 Improve readme 2019-04-27 11:47:43 +01:00
Phil Gyford
b8db96755f Fix path of config file when script run from different directory 2019-04-26 18:49:11 +01:00
Phil Gyford
6c7579b42b Undo requirements.txt 'fix' 2019-04-26 18:25:51 +01:00
Phil Gyford
9ae84ccc2f Fix format of foursquare version for pip 2019-04-26 18:17:19 +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
Phil Gyford
91ec3a43df Initial commit 2019-04-26 17:54:51 +01:00