JavaScript / HTML5 Hybrid Mobile Web App.
Figure out the average pace for your most recent race, calculate how far you ran based on your estimated pace workout, or plan your training using this calculator to determine the pace for a given distance.
- Website / Web App : http://pacecalculator.moro.es/
- Play Store / Android App : https://play.google.com/store/apps/details?id=com.alterebro.pacecalculator
- apk builds / PhoneGap Build : https://build.phonegap.com/apps/602249/
You can get the code by :
- Cloning the git repo
git clone git://github.com/alterebro/PaceCalculator.git
- or download it
- Design and development by Jorge Moreno aka moro ( @alterebro )
- Background's app picture is an adaption of the original work : Antimarino Track Field by David Fulmer CC BY 2.0
-
Background Picture file ( /img/track-field.jpg ) :
Attribution 2.0 Generic (CC BY 2.0) David Fulmer
-
Rest of the files :
The MIT License (MIT)
Copyright (c) 2013 Pace Calculator, Jorge Moreno (@alterebro).
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.