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

Flux-OS

  • 10 Devlogs
  • 46 Total hours

A Web-OS which can simulate how operating systems work by bringing in functional terminal and a real time clock

Open comments for this post

10h 33m 39s logged

Flux OS Devlog #10

Date: 15 July 2026

Whats New?

So there is nothing much major to say new even though its over 10hrs of coding time almost 8hrs was debugging the things I already had cause there was may things that was broken from the last coding session that I had too dedicate the entire day towards Bugfixing the old code and since most of the old bugs where invisible i had to go through the entire code manually to come across over 10 bugs but all is good everything works as it should except the aero snap which I’m still figuring out and yes I have been coding almost the entire day and ngl Im seriously not stopping until tonight cause I’m basically hooked atp and I only stopped to post a Devlog otherwise my hours wont be counted Oh welp

k’bie

0
0
4
Open comments for this post

3h 10m 46s logged

Flux OS - Devlog #9
Date: 14 July 2026

Whats New?

Sooooooo Its lookinh ppretty good ngl
except for alot of shi breaking like always thing OS is finally coming together

  • Cursor Particle trail system fixed
  • Basic boot animation exsists
  • a very bad but working aero snap ( tho ccant really function cause the dragging broke )
  • local storage ( VFS system ) added
  • notification Centre added
0
0
3
Open comments for this post

17h 1m 46s logged

Flux OS - Devlog #8

Date: 14 July 2026

Soooo Why do I have 17 hrs logged over 3 days and literally nearly no change to the actual WebOS and If anything a broken cursor??

Well so essentially I didnt know you had to log eveery 10hrs ( down goes 7 hrs in the drain ) and the 17 hrs I was trying alot of ideas trying to get work but couldnt cause well ehhh skilll issue….. ( ._. ) but i got a particle effect for the cursor working ….. except the cursor dosent work now …… oh well also i tried to get the cat working for like 10 hrs out of thee 17 and ye it is just not listening to me so yea im probably rethink my approach for this project and keep it oon the side for a few days

0
0
3
Open comments for this post

6h 13m 35s logged

Flux OS - Devlog #7

Date : 11th July 2026

I am tired, so goddamn tired after 6hrs of coding ughhhhh

so essentially i tried to make a desktop cat similar to the Comnyang pixel cat and after 6 hrs i havent moved anywhere i couldve probably spent more time making the OS better but nahh i spent it on a pixel cat
that said i got something to work so idk i just need to find a way to make the json file better ahhh welp

thats all k’bie

0
0
2
Open comments for this post

1h 37m 37s logged

Flux OS - Devlog #6

Date 11 July 2026

Its 1 in the goddamn morning and I Finally got it to work finally after hours off debugging Jesus Christ and I’m currently cracked rn I’m very happy with what I made in 2hrs and that the debugging was soooo much more easy after i learned how to read errors, cause at first id just be confused and just start reading the code for the errors but its the entire codebase is over 700 lines long and reading it wasn’t plausible anymore anyway this is a major milestone

What Changed ??

  • Basically the entire code changed to keep it short at first i coded CSS inline with HTML, now i just took my entire CSS file and made it a separate file
  • You can put Custom Wallpapers now ( yes even you dog or cat can be your wallpaper ) using the Local storage property of JS
  • the themes work but they aren’t much of use rn, Ill add more later and simplify them
  • The control center isn’t how I want it now but honestly its already middle of the night so I’m doing that tomorrow
  • You can change the transparency value of the windows and now can make them transparent, or frosty type whatever you like
  • there is a WebApp Dock now where you can add your favorite sites and click them to immediately launch them like a real App dock

Alr that’s enough for today im gonna log off and sleep have a good day

k’bie

0
0
1
Open comments for this post

3h 9m 48s logged

FluxOS - Devlog #5

Date 10 July 2026

What changed?

  • I added Window transparency, Yes now the windows have a small frosted glass look though its not that visible because of the plain background but when u stack apps it becomes clear

What’s Next?

  • I have an idea for an app dock not sure if it’ll work
  • I am trying to add a ability to customize your background
  • Making a control center that pops up from the side

k’bie

0
0
2
Open comments for this post

1h 20m 36s logged

Flux-OS - Devlog #4

Date : 2 July 2026

So So I had a big brain scratching session of 4hrs with 90mins of actual coding but i did it i some got the NASA Uplink working

What Changed?

  • Researched a lot how to get uplink working it was either write a extremely long JS in Html and make it chaotic or make a equally challenging JS script file and type it out so I took the second route and made a JS file

How does it work?

  • In short I made a asynchronous module which uses a native fetch API to ask an External Rest API Which gets the info of the ISS

k’bie

0
0
4
Ship #1

I made a custom OS build on html and is web-based using CSS, JS and HTML. Along the journey of me building the WebOS i learnt a lot of things like how to build a real-time clock and Terminal code, it was hard though cause the code kept breaking again and again and yea a lot of debugging and brain wrecking later it finally works and I’m quite proud of it ngl it maybe be small step it is an honest one :)

k’bie

Try project → See source code →
Open comments for this post

22m 51s logged

Flux-OS Devlog #3

Date 1 July 2026

Changelog

Now the terminal actually works it now reacts to commands and can take user input though it’ll still break if you put something other than the codes

Whats Next

Going forward i have quite a lot of changes cause the shell is now complete

  • A full OS revamp with better animations
  • Better Terminal
  • More Apps
  • Somehow make it customizable to the user
0
0
5
Open comments for this post

40m 24s logged

FluxOS Devlog #2

Date: 1 July 2026

So after bit of procrastination and thinking later i finally made some new changes

Changelog

  • changed the code to look cleaner and more readable
  • Did alot of bugfixiing that came with the new change
  • Added a custom Bootup Screen

Problems i ran into

  • Almost broke the entire code because a small syntax error
  • file didn’t want to boot up ( still dont know why)
0
0
5
Open comments for this post

1h 25m 52s logged

Web-OS -Devlog #1

Date: 1 July 2026

So after alot of deliberation, studying , crying over my tight ahh schedule with literally no room to breathe ( I dont even get 6hrs of sleep atp ) I got 90 mins to make the shell of what is going to be my first ever Web-OS

So What did I build in the 90mins?

Trust me absolutely nothing significant, I managed to a framework running and made a shell of what going to be my future Web-OS ( which doesn’t even have a name atp) so ye, i got a lot of planned for this thing cause even if I’m not good at writing code im good at thinking up ideas which is usually a hit or miss so ye I’m feeling pretty good about this project

Issues I ran into

Even though Im pretty confident in my basic html skills atp i still suck at it and i generally am a slow typer which just makes me take so much time to write code its infuriating anyway there was nothing major to be tackled except myself ( why ofc not ) and my single celled brain who doesn’t understand syntax mistakes I do other than that all good

What’s coming next

  • Proper animations
  • A boot up screen
  • Custom commands for the terminal
  • Proper working apps which look good
  • Generally better user friendly design

That’s all, K’bye

0
0
3

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…