An open API service indexing awesome lists of open source software.

https://github.com/limscoder/unicorn-tears

Node app that displays Strava segment stats on the command line.
https://github.com/limscoder/unicorn-tears

Last synced: 8 months ago
JSON representation

Node app that displays Strava segment stats on the command line.

Awesome Lists containing this project

README

          

Unicorn Tears
=============

Strava segment stats.

Setup
-----

Install gnuplot

OSX:
> brew install gnuplot

Install from npm

> npm install

Setup API keys in data/strava_config

[As described in node-strava docs](https://github.com/unboundev/node-strava-v3#quick-start)

Commands
--------

Show time distribution for a segment:

> cry time-dist {segment-id}

Unicorn Tears?
--------------

It's the name of a segment I ride frequently, and it's the default segment if you don't specify one.