Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Edios

A desktop OS that runs in the browser. Draggable windows, a taskbar, a start menu, and a handful of mini apps, built with plain HTML, CSS, and JavaScript.

Live demo: https://edios.netlify.app

Features

  • Draggable, resizable windows with minimize, maximize, close
  • Taskbar and start menu for switching between apps
  • Notes that auto-save to localStorage
  • Terminal (try help, echo, date, whoami, stars, clear)
  • Stardust Paint for doodling with colors and brush sizes
  • Snappy transform-based window movement, 60fps with several windows open

How to run it

Visit the live demo, or open index.html in your browser.

Or run a local server:

python3 -m http.server 8080

Then go to http://localhost:8080.

Built with

  • HTML
  • CSS
  • JavaScript (no libraries)

Devlogs

Check the Devlog app inside Edios for the build history.


Made by Bappaditya

About

My web os .

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages