Skip to content

PeterBrockfeld/TrainTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrainTimer

Table of Contents

Purpose

The TrainTimer is a web application meant to be used offline: in the gym. In my gym is a training circle which has a central clock to schedule the single training units. This clock isn't viewable from every position in the circle. As a remedy I wrote this app (honestly, it was made to learn the use of the application cache).

Once started the timer counts down the training time, then the pause time, then again the training time. Both are adjustable on the "settings" ("Einstellungen") page.

How to use it

Put the whole stuff on a web server and navigate your browser to index.html.

Once loaded from a web server it works offline. The user interface is in german only, some hints:

  • "Start" is "start"
  • "Stop" is "stop" and
  • "Einstellungen" is "settings"

Limitations

The app uses the [http://jquerymobile.com/](jQuery mobile) framework. Thus it is supposed to work on every browser supported by jQuery mobile. It was tested on Firefox and Chrome on Linux and Android devices.

License

Copyright (c) 2015 Peter Brockfeld. See the LICENSE.md file for license rights and limitations (MIT).

About

Training time: study on offline-capable web application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages