# GPX2TCX **Repository Path**: 952202/GPX2TCX ## Basic Information - **Project Name**: GPX2TCX - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-23 - **Last Updated**: 2024-04-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # gpx2tcx [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://github.com/dongbum/gpx2tcx/blob/master/LICENSE) [![Build Status](https://travis-ci.com/dongbum/gpx2tcx.svg?branch=master)](https://travis-ci.com/dongbum/gpx2tcx) [![Coverage Status](https://coveralls.io/repos/github/dongbum/gpx2tcx/badge.svg?branch=master)](https://coveralls.io/github/dongbum/gpx2tcx) [![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/dongbum/gpx2tcx.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dongbum/gpx2tcx/context:python) [![Total alerts](https://img.shields.io/lgtm/alerts/g/dongbum/gpx2tcx.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/dongbum/gpx2tcx/alerts/) GPX to TCX ### Feature * Simple web-server for convert GPX to TCX * Cross-platform * Only using Python ### Requirements * Python 3.6 or above * Flask ### Using ```python3 app.py```