Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thepuppetqueen57/neptune-os

A fake os made in c.
https://github.com/thepuppetqueen57/neptune-os

asm assembly bootloader c c-lang fake-os linux

Last synced: about 1 month ago
JSON representation

A fake os made in c.

Awesome Lists containing this project

README

        

# Neptune OS
Neptune OS is a fake Operating System.

I call it a fake os because it has the same structure as an os. It has a bootloader and kernel.

# How to use
## Linux
### Normal
Download the latest release and run it (lol)

### Compiling
Download the source and then install gcc and nasm and then go into your terminal and run `./build` in the directory you put neptune in.

If it doesnt work then install cmake I think it comes preinstalled with linux tho.

## Windows/Mac
Windows and mac are not supported and will almost definitely never be.

This is just a simple hobby project I am making for fun. I dont wanna bother myself with that stuff.

Although theres a chance it already works I havent tested

# Credits
Thanks to [my friend Shayna](https://github.com/PsychedelicShayna) for making the library used in the calculator