Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/lab2023/kebab-client-web-os
- Owner: lab2023
- License: other
- Created: 2011-07-05T08:17:44.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2014-06-16T12:49:41.000Z (over 10 years ago)
- Last Synced: 2023-03-11T00:22:37.398Z (almost 2 years ago)
- Language: JavaScript
- Homepage: www.kebab-project.com
- Size: 12.8 MB
- Stars: 15
- Watchers: 5
- Forks: 7
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
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.