#Alfresco HTML5 Client
A simple alfresco client written only in HTML5 and Javascript.
NOTE: This project is still in in its first days of development and it's far from feature complete!
At the moment is implemented a simple folder browsing with document preview and download.
- It uses CMIS Browser bindings to communicate with the server.
- It uses KnockoutJS to implement the Model View ViewModel Pattern
- Presentation layer is built with Twitter Bootstrap and FontAwesome.
#Usage
- Download here
- Extract the .zip and copy the Alfresco-HTML5-Client folder in tomcat/webapps/ROOT of your Alfresco installation
- Access http://localhost:8080/Alfresco-HTML5-Client
#TODO
- Write support
- Better document view
- Internationalization
- Aspect properties support
- Customization support
- Testing
##License
MIT license - http://www.opensource.org/licenses/mit-license.php