NetherOS banner

NetherOS

2 devlogs
10h 30m 59s

Minecraft style web OS.

This project uses AI

AI was used for README formatting and minor coding assistance.

Demo Repository

Loading README...

Vova

Hi! So added desktop, there are features already added:

  • window (fullscreen and minimize doesn’t work yet :( )
  • Taskbar like in macOS
  • working browser (because of the iframe it won’t work in OS directly)
  • real-time date and time
0
Vova

Shipped this project!

Hours: 5.46
Cookies: 🍪 18
Multiplier: 3.29 cookies/hr

Built the time screen and login page. Clock, wallpapers, swipe to unlock,
PIN login — all working. Feeling good about it.

Next up is desktop + apps. It’s actually becoming an OS lol.

Vova

Started as “cool lock screen with Minecraft font”, ended up becoming a whole
fake OS concept. Classic scope creep lol.
Right now it’s got a live clock, random wallpapers, swipe/space to unlock and
PIN login. All vanilla JS, no dependencies, just open index.html and it works.

Had one annoying bug where the clock elements weren’t animating on startup -
turns out setInterval fires after 1 second so the elements were empty when the
animation triggered. Called the function once immediately before the interval,
fixed.

Next up: actual desktop, app windows, taskbar, settings. Entering this in a
competition so let’s see how far it goes.

stay tuned. đź‘‹

Attachment
2

Comments

Aarush
Aarush 16 days ago

hey i think the demo link is broken ;-;

Vova
Vova 14 days ago

fixed ;)