Project
From Running Tracker
Contents |
Source code
Running Tracker is licensed under the GPL licensing.
The source code is under Subversion. It can be viewed here: http://svn.tuxfamily.org/viewvc.cgi/?root=runtracker_runningtracker.
To download the source code (anonymous access: read-only), enter on Linux:
svn co svn://svn.tuxfamily.org/svnroot/runtracker/runningtracker
To make changes in the repository:
svn co svn+ssh://<user_name>@svn.tuxfamily.org/svnroot/runtracker/runningtracker
A technical documentation is available.
Language
Running Tracker is written in Java. It is compatible with Linux, Mac OS and Windows.
Tools used for the development
Libraries
- Commons Codec (commons-codec-1.5.jar)
- Commons Collections (commons-collections-3.2.1.jar)
- Commons Configuration (commons-configuration-1.7.jar)
- Commons Lang (commons-lang3-3.0.1.jar)
- Commons Logging (commons-logging-1.1.1.jar)
- Derby (derby-10.8.1.2.jar)
- Dom4j (dom4j-1.6.1.jar)
- Jaxen (jaxen-1.1.3.jar)
- JCommon (jcommon-1.0.16.jar)
- JFreeChart (jfreechart-1.0.13.jar)
- Joda Time (joda-time-2.0.jar)
- JUnit (junit-4.10.jar)
- Log4j (log4j-1.2.16.jar)
- JGoodies Common (jgoodies-common-1.2.1.jar)
- JGoodies Looks (jgoodies-looks-2.4.2.jar)
- Swing layout (swing-layout-1.0.4.jar)
- Swinglabs (swingx-core-1.6.2.jar)
- Wizard (wizard-0.998.1.jar)
Structure of the project
runningtracker |_ branches |_ tags |_ trunk
- branches is not used
- tags contains the released versions of Running Tracker
- trunk contains the currently developed version of Running Tracker
trunk |_doc |_installer |_javadoc (not under source control) |_lib (not under source control) |_nbproject |_sample |_src |_test |_webstart
- doc: Documentation and licenses
- installer: Scripts to create the installers
- javadoc: Java documentation
- lib: Jar files
- nbproject: NetBeans information
- sample: NikePlus sample workouts
- src: Source code
- test: Unit tests
- webstart: Java web start information
Similar tools
Tool | OS | Source code available | Online/Offline |
---|---|---|---|
RunningBuddy | Linux, Mac OS X, Windows | Yes | Offline |
Neki++ | Linux, Mac OS X, Windows | Yes | Offline |
PlotRun | Linux, Mac OS X, Windows | Yes | Online |
iTunes+Nike+ | Mac OS X, Windows | No | Online |
Runometer | Linux, Mac OS X, Windows | Yes | Online |