Skip to content

Sha-Dox/webos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebOS

A fully interactive desktop operating system that runs in your browser. Boot screen, lock screen, draggable windows, a taskbar, and 8 built-in apps — all in a single HTML file with zero dependencies.

Features

  • Boot animation with loading bar
  • Lock screen with live clock
  • Desktop with right-click context menu
  • Draggable, minimizable, maximizable windows
  • Taskbar with running apps and system tray
  • Start menu with search

Built-in Apps

App Description
Terminal Command shell with help, ls, whoami, neofetch, calc, and more
Files Browse a simulated filesystem
Notes Text editor that saves to localStorage
Calculator Basic 4-function calculator
Browser Surf the web inside an iframe
Clock Live clock display
Settings Change wallpaper, reset system
About Info about WebOS

Usage

Just open index.html in any modern browser. That's it — no build tools, no server needed.

# or serve it locally
npx serve .

Customization

Want to make it your own? Try:

  • Adding new apps to the APPS array
  • Changing wallpapers in the WALLPAPERS array
  • Tweaking colors in the CSS :root variables
  • Adding window resize handles
  • Sound effects on boot/click
  • More terminal commands

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages