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.
- Host: GitHub
- URL: https://github.com/limscoder/unicorn-tears
- Owner: limscoder
- Created: 2016-05-02T01:53:21.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-07T23:54:09.000Z (almost 10 years ago)
- Last Synced: 2025-08-01T09:23:00.481Z (8 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.