strava-ical

command module
v0.0.0-...-1946ff8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 30, 2017 License: MIT Imports: 7 Imported by: 0

README

strava-ical

Allows you to import your Strava activies into your Google calendar (or any calendar that supports ICAL).

How to add to calendar.

Uses a lot of the same code as ury-ical.

Preparation

  • Get a Strava API key. https://strava.github.io/api/#access
  • Get your Strava athlete ID. It's the number at the end of the URL when you visit your profile.
  • Copy config.example.toml to config.toml
  • Customise your calendar entry name and description in config.toml using the fields of strava.ActivitySummary
  • There is also a field available called DistanceKm which is rounded to 2dp.

Running

$ go build
$ ./strava-ical -c /path/to/config.toml

Endpoints

/strava.ics

All activities for the athlete.

TODO

  • Filter by activity type.
  • Get description of activities.
  • "Follow" other athletes.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
ical
Package ical adapted from https://github.com/soh335/ical
Package ical adapted from https://github.com/soh335/ical

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL