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!
Package based "OS" by me remade in Rust
This is a recreation of my mini "OS" from C to Rust Click to see the C Version
`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.
that's the equivalent of `~/`
all rust code needed
python helper scripts
This was made to experiment with Rust and optimize the system itself