Skip to content

SkyOS is an open-source operating system for the scratch computing alliance [SCA] NO FORKING UNLESS YOU WANT TO CONTRIBUTE

License

Notifications You must be signed in to change notification settings

Alter-Net-codes/SkyOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note

No forking unless you want to contribute (or archive, archiving is fine)

SkyOS readme.md file

SkyOS is an open-source operating system built for the Scratch Computing Alliance (SCA)

Description

An os built FROM SCRATCH! It's open-source and easy to contribute to because it is written in python, a very easy language! (to learn and program in) How to contribute below!

Contributing

see website

Website

https://webbrowser11.github.io/skyOSweb/ Also for more infromation on cotributing!

Work in progress!

Work on this project is STILL IN PROGRESS

reminder:

code stealing is NOT allowed and is very much said in our license (someone has recently stolen it! (and the source was from a version way before the current one) )

Note

NOTE: SkyOS is finishing its first devlopment stages soon. (probably late 2024 or early 2025)

Install

Install Dependencies

Python:

python 3.12.5+

Install

Note

YOU MUST INSTALL IT IN DOWNLOADS! (for NOW)

Linux

Install the source code and run kernel.py: python /home/<username>/Downloads/SkyOS-(version)/kernel/kernel.py

Windows

Install a python interpreter and then install the source code and run kernel.py: C:\Users\<username>\Downloads\SkyOS-(version)\kernel\kernel.py

macOS

Install the source code (You need to install python3 since macOS only comes pre-installed with python2) and run kernel.py: python3 /Users/<username>/Downloads/SkyOS-(version)/kernel/kernel.py

About

SkyOS is an open-source operating system for the scratch computing alliance [SCA] NO FORKING UNLESS YOU WANT TO CONTRIBUTE

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages