This project visualizes personal running data, supporting both GPX and FIT file formats.
-
Parsing of GPX and FIT file formats
-
Visualization of running routes and data
-
Automatic file reading from the activities directory
-
Data statistics and analysis
- Clone this repository:
git clone https://github.com/Tianj0o/activities.git
cd activities
- Install dependencies:
pnpm install
-
Place your GPX or FIT files in the
activities
directory. -
Run the program:
pnpm run dev
- Open
http://localhost:3000
in your browser to view your running data visualization.
-
GPX files (.gpx)
-
FIT files (.fit)
Ensure your files are placed in the activities
folder in the project root directory.
No special configuration is required. The program automatically reads files from the activities
directory.
Issues and pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
If you have any questions or suggestions, please contact me:
- Email: [email protected]