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
- add some more commands in terminal like ls, touch, mkdir, rm
- ability to create and save text files
- make files and folders drag-able (DREAMYYYY)
- personlization options
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.