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

Open comments for this post

50m 10s logged

Dev Log Threeeee

Added a browser

as of now only a few websites are accessible like wikipedia.org, other websites reject the connection in a iframe, I am looking for solution to this, I was thinking to maybe compile a rust model web browser using ecmascript and run a browser in browser, looks tough for limited time I have for this project , will definitely give it a shot ( if you guys got any idea let me know )

yayyyy File system is now persistent

well despite coolest feature this was fairly easy redux-persistence saved the day, used indexDB as localstorage is synchronous and only allows 5MB of storage

-> the files created in desktop folder now show up on the desktop on top of wallpaper

NEXT GOAL

  1. add some more commands in terminal like ls, touch, mkdir, rm
  2. ability to create and save text files
  3. make files and folders drag-able (DREAMYYYY)
  4. personlization options
0

Comments 0

No comments yet. Be the first!