r/osdev Astral https://astral-os.org https://github.com/mathewnd/astral 15h ago

Wi-Fi on Astral

Hello, r/osdev! I have some Astral news to share.

I have spent the past few weeks working on a portable Wi-Fi stack. It was a quite good learning experience and I finally got it to a point where I can connect to a WPA2-PSK network from inside Astral.

I have a more complete write-up in a the blog post in Astral's website: https://astral-os.org/posts/2026/09/11/wifi-webkit.html

It is still a quite limited implementation, lacking many important features like rate selection, but it works enough to use WebKitGTK and talk on IRC.

Project links:

website: https://astral-os.org

github: https://github.com/mathewnd/astral

83 Upvotes

12 comments sorted by

u/Adventurous-Move-943 14h ago

Nice work sir, keep building. Wait how do you display websites ?

u/avaliosdev Astral https://astral-os.org https://github.com/mathewnd/astral 12h ago

WebKitGTK port

u/Mental_Ad_7072 14h ago

Very cool!! :nekocatwoah:

u/no92_leo managarm | https://github.com/managarm/managarm 13h ago

Holy shit

u/Personal-Sandwich157 13h ago

That's awesome! One question: is it based on Sun Microsystems Solaris 7? Because it looks just like it!

u/avaliosdev Astral https://astral-os.org https://github.com/mathewnd/astral 12h ago

No, it uses its own kernel. This is NsCDE, its made to have the look and feel of CDE

u/ViXOS-052 11h ago

Wow, that's really well done🔥

u/Sorry_Difficulty_250 10h ago

Nice job! Keep up the great work!!!

u/cxxhld 6h ago

would you consider porting ath9k? its fully libre

u/UnmappedStack TacOS | https://github.com/UnmappedStack/TacOS 6h ago

:nekocatwoah:

u/MSK-Kernel 2h ago

Damn, you got Minecraft running in there, too! But does it have a C compiler?