Web桌面解决方案-OS.js
2014-06-11 21:38:47 阿炯

本站赞助商链接,请多关照。 OS.js 是一个轻量级的基于 JavaScript 的 Web/Cloud 桌面解决方案,采用BSD协议授权。


特性
Window Manager
Desktop Environment
Session Handling (Support for resuming previous workspaces)
Package Management (User-installable applications)
User Management (Custom login and settings storage)
GUI Library (With Drag-and-drop support)
Dialog Library
Supports both Applications and Background-services
File System functions
A basic Theme implementation (icons, sounds and CSS styles)
Multi-user environment support
Localization and translations


包含的应用
Draw - A simple drawing application
File Manager - File Management
Preview - For viewing images and videos
Music Player - For listening to audio files
Process Viewer - View running processes
Textpad - A notepad-type application
Writer - Richtext editor

最新版本:2.0
改进内容包括:
Completely rewritten (API breakage)
Easier to extend core and deploy custom builds
Easier to create custom applications
Smaller and faster
Tons of improvements
Dropped support for legacy browsers
Runs standalone on any web-server (Filesystem APIs requires using the PHP or Node backend)
Very simple setup
No 3rd party libraries (runs on native browser libs)

项目主页:http://andersevenrud.github.io/OS.js-v2/