Project Requirements
  • User Secure: A Comprimised Application cannont damage the users computer.
  • User simplicity:
    1. User can choose among offered Applications with little fuss.
    2. User can easily choose between running applications in the background or in screensaver mode
    3. User has easy access to well developed statistics site.
  • Simplicity of Development:
    1. Developer need only add a pre-written function to their program for end-users ('clients') to run Application in the background.
    2. Developer need not handle statistics generation beyond calling a pre-written function at the completion of a data unit.
    3. Allow the developer to escape from having to create an entire platform just to write a simple distributed app.