Giter Club home page Giter Club logo

you-coach-you's Introduction

CI

Motivation

I started this project to coach me with my exercises to strengthen my back.
My orthopedist gave me a paper with twelve exercises and I wanted an app which guided me through them.
I thought it would be fine if everyone could define their own exercises, tailored to everyone's own needs. So the app should use some language to define exercises and the possibility to load such programs into the app.
My twelve exercises can now be found in
rueckentraining.yaml.

It would be great if a lot of people would contribute by defining their exercises.

The program language

Currently a program consists of operations which are executed in sequence.
The supported operations are:

  • say: instructs the app to say something using text-to-speech
  • wait: delays for some seconds until the next operation is executed
  • display: displays some information, a header and a description. This can be used to show additional information about the exercise.

Further ideas for operations or program flows (not implemented yet):

  • image: show some image, e.g. to explain the exercise
  • timer: show a timer displaying the remaining seconds
  • loops: instead of repeating operations several times it would be nice to define loops
  • variables: define global variables which e.g. to control delays or repeats

Technical details

This project uses tns 6.5.0 since tns preview did not work for the latest version.

you-coach-you's People

Contributors

aabeling avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.