Skip to content

Latest commit

 

History

History
62 lines (37 loc) · 2.75 KB

README.md

File metadata and controls

62 lines (37 loc) · 2.75 KB

Running Pace Calculator

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.

Android App :

Get it on Google Play

App

Code

You can get the code by :

  • Cloning the git repo git clone git://github.com/alterebro/PaceCalculator.git
  • or download it

Credits

License

  • 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.