Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Releases: Alter-Net-codes/SkyOS

3.0

15 Jul 22:18
de5a2ce

Choose a tag to compare

FINALLY! THE MOMENT WE HAVE ALL BEEN WAITING FOR! THE FINAL VERSION OF THIS SIMULATION!

Download using this link:
SkyOS.zip
Follow install instructions for your OS:
https://github.com/Alter-Net-codes/SkyOS/blob/main/docs/readme.md#install
IF YOU ARE DOWNLOADING THE DOCS INCLUDED VERSION, THEN UNZIP THE SkyOS-Docs-Included.zip FOLDER, THEN UNZIP THE SkyOS.zip FOLDER THAT SHOWS UP AFTER YOU UNZIP THE FIRST FOLDER, MAKE SURE TO BRING IT OUTSIDE THE SkyOS-Docs-Included FOLDER BEFORE EXTRACTING IT.

CHANGELOG

  • Flexible Installation: You can now install SkyOS anywhere on your system. No more hardcoded paths!
  • Proper Session Management: Session status now tracked using signed_in.txt — makes login flow more reliable.
  • Fully Hashed Passwords: Passwords are now stored securely using SHA-256 hashing via Python’s hashlib.
  • Refined Boot Sequence: Flashy new SkyOS boot screen with a seasonal welcome system.
  • Modular App Support: All apps (like the Text Editor and Virtual Pet) now gracefully return to the kernel using sys.exit() or subprocess calls.
  • Improved Error Handling: System crash (panic()) messages now show helpful error codes.

BUGS FIXED

  • Kernel misidentifying its path in certain directory structures.
  • sys.exit() not quitting the app properly when called from within subprocesses.
  • setup.py not properly resetting credentials during a reinstall.

CREDITS

Thank you to all the amazing people who helped us get here.
Especially:
@MicroboyLLC
@pikapopcorn
@G1aD05
@ArtificialXDev
@PearComputer

2.9.9

15 Jun 01:01
76f7c9a

Choose a tag to compare

2.9.9 Pre-release
Pre-release

Bugs have been found. Fixing is under way.
FINALLY! THE MOMENT WE HAVE ALL BEEN WAITING FOR!
DOWNLOAD USING THIS LINK:
SkyOS.zip
FOLLOW INSTALL INSTRUCTIONS FOR YOUR OS:
https://github.com/Alter-Net-codes/SkyOS/blob/main/docs/readme.md#install

2.6.7

06 Oct 01:58
2003320

Choose a tag to compare

2.6.7 Pre-release
Pre-release

dev update: update BIOS

v2.6.5

29 Aug 17:36
10802c6

Choose a tag to compare

v2.6.5 Pre-release
Pre-release

test release before 2.7 fully comes out.
hopefully @KhangDeveloperd can test this

needed testers:
@KhangDeveloperd

v2.6.1

11 Aug 23:53
a55ae39

Choose a tag to compare

v2.6.1 Pre-release
Pre-release

v2.6 test release for SkyOS.
download below

contrubitours:
@ScratchFakemon
@webbrowser11
@pikapopcorn
testers:
@KhangDeveloperd

2.6

17 Aug 18:59
a55ae39

Choose a tag to compare

2.6

the main release of SkyOS 2.6
download below

v2.5

27 Jul 15:52
6620e8c

Choose a tag to compare

fully bugfixed and up-to-date update
pls download below!!
(THE ZIP of course)

v2.4.2

24 Jul 22:10
e20f61c

Choose a tag to compare

fully bugfixed version of 2.3!

Download

collaborators (so far):
@webbrowser11
@pikapopcorn
@ScratchFakemon
testers:
@KhangDeveloperd

v2.4

22 Jul 20:28
081ad71

Choose a tag to compare

v2.4 Pre-release
Pre-release

the first bug fix update for SkyOS 2.3 (yes i know bios isn't working properly i cant figure it out so i'm leaving it to micro boy hopefully he can figure that one bug out) for now, download the zip from below in the assets area and follow the install instructions on the wiki in the repo.
MicroboyLLC (me) also added Java support and the bug fixes, and it also has a new interapp-mocha.py file that launches JARs.

contributors so far:
@webbrowser11
@pikapopcorn
@ScratchFakemon

BIOS update v2.3

18 Jul 23:24
ee46fc7

Choose a tag to compare

BIOS update v2.3 Pre-release
Pre-release

the BIOS update for SkyOS!
get it below using the zip or tar.gz extensions!

What's Changed

New Contributors

contributors so far:
@webbrowser11
@MicroboyLLC
@pikapopcorn
@ScratchFakemon