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

diabloblanko/nucleo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nucleo POS 1

POS stands for Pseudo-operating system

Authors

https://github.com/diabloblanko Made all project, NeoInit, Most part of README.md

https://github.con/maldidev Participant, made RInit, a bit of README.md

Running

First time running

Before you run Nucleo for first time, you have to select Init.(check Choosing Init) Write your choice to init.conf

NeoInit

rm .init.conf && echo "neoinit" > .init.conf

RInit

rm .init.conf && echo "rinit" > .init.conf

After choosing init

To run Nucleo, execute command below

./run

Choosing Init

You can choose of two different inits: NeoInit and RInit

NeoInit

Pros:

  • C-Written shell, if you are into it.
  • Simple && lightweight
  • Faster
  • Easy service managing tools
  • C-Written

Cons:

  • May be not enough functions

RInit

Pros:

  • Python-written shell, if you are into it.
  • Working with blocks
  • C-Written

Cons:

  • Bigger than NeoInit
  • No service managing tools

Fetchs

Neoinit -v

ee

Fetch(ported from WhiteDevilOS)

ee

Whitedevilfetch(with RInit logs)

ee

About

Not real operating system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors