You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

37m 48s logged

“A web operating system needs files.”

Content

ARESOS includes a custom Virtual File System inspired by Unix-like directory structures.

The filesystem is stored entirely inside the browser using localStorage and supports:

Directories
Files
Creation
Deletion
Navigation
Persistent storage

The most interesting part is that Terminal and File Explorer both interact with the same underlying filesystem state.

Creating a folder through Terminal instantly appears inside File Explorer without refreshing the page.

0
1

Comments 0

No comments yet. Be the first!