Atomic OS Code
Status: Pre-Alpha
Brought to you by:
dleet
Atomic OS README
(C)2005-2011 Scott Elcomb
Some Rights Reserved
0. Legal
Atomic OS is licensed under the LGPLv3 license. For details, please see the LICENSE file.
1. Summary
Atomic OS is a responsive Web 2.0 operating environment & development platform. Based on AJAX techniques, it emulates/provides standard operating system features including a command-line shell, interpreter, filesystem, database access and GUI services.
2. Project Layout
Figure 1: Layout of project files
Atomic-OS --,-- server --,-- cgi --,-- perl
| | `-- php
| |
| `-- daemon --,-- node (node.js)
| `-- perl (mojolicious)
|
+-- client --,-- atomic
| +-- perl-curses
| `-- node-curses
|
`--
3. Requirements
Building Atomic Client Documents requires perl, python, and bash
Running the Atomic OS Daemon requires node.js
4. Support
Please contact psema4@gmail.com
A. 3rd Party Tools & Libraries
- jsmin.py (JSON License - http://www.json.org/license.html)