Git Product home page Git Product logo

atomic-os's People

Contributors

psema4 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

atomic-os's Issues

Implement WASH Command Interpreter

Implement a command interpreter for the Web Application SHell, with core functionality exposed through the libwash.js library. These functions should include basic operations on the VFS (eg. cd, cat, mkdir, rmdir).

Interpreter should accept and process commands interactively or as scripts stored within the VFS.

Implement HxLib (UI)

Implement Basic HxLib features:

  • Multi-channel PubSub
  • DOM / JQuery Element Wrappers ("widgets")
  • Basic Windows
  • Basic Window Management

Implement Mojolicious Dedicated Server

Implement mojolicious (perl) dedicated server for communicating with ACD's via WebSockets. Server should support basic auth and contain a mechanism for docking ACD's (uploading & downloading ACD documents on per user basis)

Implement Local VFS

Implement a Virtual File System.

Files should be implemented as JavaScript objects that can be serialized directly to JSON. VFS should be capable of reading from and writing to DIV's within the ACD document.

The VFS needs to be able to store it's representation within the ACD document using a similar strategy to that of TiddlyWiki.

Implement P2P VFS Nodes

Implement P2P nodes that communicate via PeerConnections objects on read/write operations.

Implement Network VFS Nodes

Implement VFS nodes that communicate via WebSockets and/or XMLHttpRequest objects on read/write operations.

Implement Node.js Dedicated Server

Implement node.js dedicated server for communicating with ACD's via WebSockets. Server should support basic auth and contain a mechanism for docking ACD's (uploading & downloading ACD documents on per user basis)

Implement Shell Loader

Implement a shell loader so developers (and/or users) can choose from multiple command interpreters. (Much like a boot loader can select an OS or Kernel)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.