# Zwift tracks downloader

[![npm](https://img.shields.io/npm/v/zwift-tracks-dl)](https://www.npmjs.com/package/zwift-tracks-dl)

Zwift route and segment downloader in GPX format command line utility

## Usage

```bash
npx zwift-tracks-dl
```

The script will download all available tracks in GPX format

## Libraries included in the project

* [Zwift Data](https://github.com/andipaetzold/zwift-data/)
