Skip to content

FusionCore is a lightweight operating system made with Cosmos and C#.

License

Notifications You must be signed in to change notification settings

SkyNotBlue/FusionCore-OS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project goals:

To provide a super lightweight open-source operating system for embedded systems.
To provide a basis for many other operating systems.
To provide the basis for my future projects.

How to compile for dummies:

Get Visual Studio 2022
Get .NET 6 from https://dotnet.microsoft.com/en-us/download/dotnet/6.0
Get QEMU or VMWare. (VMWare is recommended.)
Get Cosmos from https://gocosmos.org and follow install instructions.
Get IronPython 3.4
Open the project files in VS and press F5.
There you go it should be compiled.

How to install:

Running on bare metal:
first, get a flash drive.
Flash the contents of the ISO to the flash drive using a tool like Ballena Flasher.
Now, plug it into your computer, then press the boot menu key and choose your flash drive.
There you go! You did it!
VMs:
Coming Soon.
Feel free to use the source code for what ever you want, as long as you follow the license in license.md. Have fun.

About

FusionCore is a lightweight operating system made with Cosmos and C#.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages