malmostad / touch

Web based touch interface to selected services
GNU Affero General Public License v3.0
0 stars 1 forks source link

Touch

Web based touch interface to selected services

Setup

Config

Copy and edit the following files from this code base (do not check in config files in the repository):

Dependencies

Lib paths are specified in files js/main.js, js/build.js and index.php, where used lib names must be changed accordingly. The app has been tested with the lib versions given below.

Create directory lib in home directory and add the following:

Create directory js/lib and add the following:

Create directory js/lib/require and add the following:

In the same directory, js/lib/require, add the following require plugins:

Other

Jquery Mobile Theme

For external projects, the custom jquery mobile design theme of this app can be found in the stylesheet css/jquery.mobile.custom-1.3.0.css. The theme was created using the Jquery Mobile ThemeRoller.

License

Released under AGPL version 3.