Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

nicokosi/strava-activity-graphs

Repository files navigation

strava-activity-graphsBuild Status

Generate statistical charts for Strava activities.

Prerequisites

Command line installation

Run ./generate-executable.sh.

Usage

In order to display charts in separate windows (one window per chart):

  1. Generate a temporary Strava access token, for instance via https://github.com/mgryszko/strava-access-token.
  2. Run:
# Replace $access_token with your Strava access token
lein run $access_token

and charts like these will be displayed: screen shot

Developer tasks

Run tests

lein test

Format the code

Check:

lein cljfmt check

Format:

lein cljfmt fix

About

Generate statistical graphics for Strava activities

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published