Skip to content

Latest commit

 

History

History
54 lines (42 loc) · 2.48 KB

File metadata and controls

54 lines (42 loc) · 2.48 KB

Warning

I don't have testers and don't know for sure if this works for other people. If you have problems after an update, check the commits and see if there is something you haven't updated.

Also make sure to use the install/ folder before compiling, as that contains packages used for making the ONS (Operative Nano System).

ALSO MAKE SURE YOU'RE USING THIS ON TERMUX. I REPEAT: THIS IS TERMUX ONLY!


PackOS in Rust

1000161712

Package based "OS" by me remade in Rust


What is this Repo?

This is a recreation of my mini "OS" from C to Rust Click to see the C Version

What is in the install?

`install/` contains the shell script required to use the program (example: python to run some python helper scripts)

Note

I might make the program auto run install/ in the future.

What is in the dorm?

that's the equivalent of `~/`

What is in the src?

all rust code needed

What is in the src_python?

python helper scripts

Why?

This was made to experiment with Rust and optimize the system itself

Star History

Star History Chart