-
Notifications
You must be signed in to change notification settings - Fork 2
The snowman html5 app
bernardladenthin edited this page Oct 30, 2014
·
9 revisions
The snowman-html5-app is a cross-platform HTML5 application (user interface) to connect to the snowman-php-server. It has many features and is easy to use. Try it yourself.
- (nearly) no HTML, GUI completely constructed from JSON
- use the snowman-php-server Ajax API
- retrieving images across domains using JSONP
- use the snowman-html5-canvasapi
- cross-platform: works on nearly every modern browsers and mobile phones
Code license: GNU General Public License (GPL) Version 3
Some libraries have their own licenses:
- jQuery: MIT License
- jQuery Mobile: MIT License
- jquery.nicescroll.js: MIT License
- jquery.ui.touch.js: MIT License
- jquery.json-2.4.min.js: MIT License
- jquery.jstree.js: MIT License
- jstree.min.js: MIT License
- fastFrag.min.js: unlicense
- json2.min.js: Public Domain
- require.js: MIT License
- snowman-html5-canvasapi: Apache License 2.0
- Special thanks to jsTree [http://www.jstree.com/]
- Ajaxload image from: [http://www.ajaxload.info/]
- iPhone 5 Psd Vector Mockup [http://www.pixeden.com/psd-mock-up-templates/iphone-5-psd-vector-mockup]
- Nicescroll [http://code.google.com/p/jquery-nicescroll/]
- jQuery [http://jquery.com/]
- jQuery Mobile [http://jquerymobile.com/]