steve-kasica / last-months-strava-to-medium

A Google Apps Script that publishes Strava activities as Medium stories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Last Month's Strava to Medium

Since high school, I've kept a running log that's less about my workouts and more about what I see during the run, half-baked ideas, and such randomness. In the age of GPS-enabled, musical running watches, I chronicle it all on Strava account, and this Google Apps Script automagically writes a post of my most popular Strava activities during the last month.

Usage

Running the Script

You can simply run lastMonthsStravaToMedium and the script will generate a post of the most popular activities that month. However, I suggest setting this project up with a trigger that runs on the first of the month before that days run. My project triggers for this script looks like:

trigger example

About

A Google Apps Script that publishes Strava activities as Medium stories


Languages

Language:JavaScript 93.3%Language:HTML 6.7%