✨ Key features • 📦 Installation • 📸 Screenshots • 👩💻 Development • 🔑 License
A simple GUI application that uses the library sports-activities-features to import sports activity files (TCX) and makes it easy to view and transform the data in a GUI environment. 🖥️🔄
- Improved bulk importing of tcx files 📁
- Exporting data to different formats 💾
- Data transformations 🔄
- Calendar view of active days 📅
- Individual user profiles 👤
To install sport-activities-features-gui
using pip, run the following command:
pip install sport-activities-features-gui
- Clone this repository from GitHub.
-
Create a virtual environment and install the dependencies using poetry:
poetry install
-
Run the
main.py
fileScript path <project_folder>/sport-activities-features-gui/main.py
Working directory <project_folder>/sport-activities-features-gui/
This package is distributed under the MIT License. This license can be found online at http://www.opensource.org/licenses/MIT.
This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk!