Skip to content

tshi206/recorder

 
 

Repository files navigation

Recorder

Recorder is an application to record users through owncloud and implement a database with NZ english and Maori languages.

Installation

Download the recorder repository and place this in owncloud/apps/

Attention : The name of the repository HAVE TO be recorder !!

Publish to App Store

First get an account for the App Store then run:

make appstore_package

The archive is located in build/artifacts/appstore and can then be uploaded to the App Store.

Running tests

After Installing PHPUnit run:

phpunit -c phpunit.xml

More

To have more informations on how you can manage this application, let's see the Owncloud Developer Manual...

If you are in trouble with the interface, you can find some help here !

About

Owncloud app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 84.4%
  • PHP 11.9%
  • CSS 2.6%
  • Makefile 1.1%