Skip to content

Roadmap

zodern edited this page Dec 2, 2014 · 17 revisions

0.2

Window Manager

  • Active Window - completed
  • Close Window - completed
  • style open programs in taskbar - completed
  • clock - completed

Silk

  • Default Programs - completed

File Explorer

  • styling - completed

Text Editor

  • Warn before opening file if one is open that is edited

0.3

  • CLI - completed
  • Text Editor create files
  • file picker to save files
  • File Explorer create folders

Completed

0.1

Methods - Completed

Duplicate meteor.js methods to allow easy communication between the server and client. There are some limitations. See the wiki page for details.

Basic Window Management - Completed

This first version will have a taskbar on the bottom and allow opening, closing and minimizing windows. Windows will be maximized and non resizable. Apps are opened in iframes.

File Explorer - Completed

There will be a basic file explorer for navigating the files and folders. It will allow going up one level, show the current path, and open folders when they are clicked. It will try opening files in a text editor.

Text Editor - Completed

There will be a simple text editor that will open when a file is opened in the file explorer. It will be able to save the file after edited.

Home

Contributing to Silk

Building Apps

Using Silk

Clone this wiki locally