项目作者: zoonman

项目描述 :
Plots GPX track from Strava to an supplied image.
高级语言: TypeScript
项目地址: git://github.com/zoonman/gpx-to-instagram.git
创建时间: 2021-02-27T23:11:26Z
项目社区:https://github.com/zoonman/gpx-to-instagram

开源协议:

下载


GPX to Instagram

Tiny utility to convert GPX track from Strava to an Instagram image.

Made just for fun.

Getting started

  1. npm install -g gpx-to-instagram

Usage

  1. gpx2instagram -g your-ride.gpx -i input-image.jpeg -o output-image.jpg -a K1ZMT

Will produce the following image

Image for Instagram

Command line interface

  1. Usage: gpx2instagram -g Ride.gpx -i sky.jpg -d sky-ride.jpg
  2. Options:
  3. --version Show version number [boolean]
  4. -g, --gpx Input GPX file [string] [required]
  5. -i, --image Input image to be drawn on [string] [required]
  6. -o, --output Output image path. Creates new image with o suffix. [string]
  7. -a, --athlete Athlete vanity sign. [string] [default: ""]
  8. -h, --help Show help [boolean]

Fonts

Make sure that you have the following fonts installed:

  • DIN Alternate
  • DIN Condensed
  • SF UI Display
Disclaimer

Distribution includes Strava logo. It belongs to Strava.
All copyright shit applies.