SportsTracker Utilities

Utilities for the SportsTracker components.

License

License

GroupId

GroupId

org.danilopianini
ArtifactId

ArtifactId

de.saring.st-util
Last Version

Last Version

7.7.1
Release Date

Release Date

Type

Type

jar
Description

Description

SportsTracker Utilities
Utilities for the SportsTracker components.
Project Organization

Project Organization

Saring

Download de.saring.st-util

How to add to project

<!-- https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-util/ -->
<dependency>
    <groupId>org.danilopianini</groupId>
    <artifactId>de.saring.st-util</artifactId>
    <version>7.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-util/
implementation 'org.danilopianini:de.saring.st-util:7.7.1'
// https://jarcasting.com/artifacts/org.danilopianini/de.saring.st-util/
implementation ("org.danilopianini:de.saring.st-util:7.7.1")
'org.danilopianini:de.saring.st-util:jar:7.7.1'
<dependency org="org.danilopianini" name="de.saring.st-util" rev="7.7.1">
  <artifact name="de.saring.st-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.danilopianini', module='de.saring.st-util', version='7.7.1')
)
libraryDependencies += "org.danilopianini" % "de.saring.st-util" % "7.7.1"
[org.danilopianini/de.saring.st-util "7.7.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.70
org.openjfx : javafx-fxml jar 14
javax.inject : javax.inject jar 1
eu.lestard : easy-di jar 0.3.0
org.jdom : jdom2 jar 2.0.6
org.jfree : jfreechart-fx jar 1.0.1
org.controlsfx : controlsfx jar 11.0.0

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.4.0
org.junit.jupiter : junit-jupiter-engine jar 5.4.0
org.mockito : mockito-core jar 2.23.0

Project Modules

There are no modules declared in this project.

SportsTracker

SportsTracker is an application for people who want to track their sporting activities. It is not bound to a specific kind of sport, the user can create categories for all sport types such as cycling, running, swimming or tennis.

The main advantage is a good overview of your exercises, you can easily create diagrams and statistics for specific time ranges and sport types. In the calendar you can also track your body weight or create note entries, e.g. the training plan or upcoming sport events.

All the application data is stored in XML files. So it is very easy to access them with other tools or to write importers and exporters for other applications.

If you own a heartrate monitor with a computer interface you can import the recorded exercise files and evaluate the diagrams with the integrated ExerciseViewer application.

Links

Versions

Version
7.7.1