Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lab2023/kebab-client-web-os

Kebab Project 2.x (Kebab Revolution) - Web OS Client Platform for Ext JS 4.x
https://github.com/lab2023/kebab-client-web-os

Last synced: about 2 months ago
JSON representation

Kebab Project 2.x (Kebab Revolution) - Web OS Client Platform for Ext JS 4.x

Awesome Lists containing this project

README

        

# Welcome to Kebab Client Web OS

# Requirements

Kebab Project 2.x Web Client Platform for Ext JS is only supported on Ext JS 4.x and up.

* ExtJS 4.0.7
http://www.sencha.com
http://www.sencha.com/products/extjs/download/

# Suggestions

* We suggest unix-linux operating systems,
* Use Google Chrome for better development & rendering performance,
* Good IDE is everything!

# Installation

Unzip all contents your web root and run index.html file. That's all!

# Demo

* [Login Page](http://lab2023.github.io/client-web-os)
* [Desktop](http://lab2023.github.io/client-web-os/desktop.html)
*
# Links

* [Web Site](http://www.kebab-project.com)
* [Documentation](https://github.com/kebab-project/client-web-os/wiki)
* [Forum](http://kebab-project.2299591.n4.nabble.com/Kebab-Project-2-0-x-Revolution-f3832977.html)
* [Online IRC - Chat](http://webchat.freenode.net/?channels=kebabproject)

# Change Log

## v.2.0.0.dev2

* DONE: Create new notification component and helper
* PROCESSING: I18n & multilanguage support for client-side
* PROCESSING: Create new translator helper
* General appearance improvements
* Create new os loader component and solve z-index problems

## v.2.0.0.dev1

* DONE: Create webos application for extjs 4 mvc structure
* DONE: Create application config class and getters setters
* DONE: Configure compass
* DONE: Jasmine BDD testing suite integration
* DONE: Get Web OS boot data
* DONE: Create Mac OS X & Ubuntu Unity style web desktop appearance
* DONE: Add all ajax / rest requests ?authenticity_token=xxxxxx parameter
* DONE: Sign-in and forgot password layouts for login section
* DONE: User authorization and loading for user's session data, stories, applications etc.