Skip to main content

NyaOS

Made by Pynx; a little hobby OS with potential.

General Information

NyaOS is still experimental; be warned of bugs and glitches. If you find any, please get in touch with us at our Contact Form. NyaOS is a 32-bit hobby OS, purely made for fun, as the bootloader is made with OSDev. Test this OS in a virtual machine!

The minimum requirements for NyaOS is:
  • CPU: At least 1 core.
  • RAM: At least 21mb (or roughly the size of the ISO).
  • Storage: None, since it's all run on the ISO.

Commands

-- General Commands --
help             # shows a help message
ping             # just outputs pong 
echo             # echos back said string(s) (currently, echo is bugged)
clear            # clears screen (after running commands, it may turn light blue instead)
history          # shows commands previously used
fb               # toggle special characters
exit             # exits the console (causes a kernel panic)

-- File-related Commands --
create <dirname> # creates a new file
write <dirname>  # writes data to a file
cat <dirname>    # displays the contents of a files
del <dirname>    # deletes a files
del -r <dirname> # deletes a directory
ls               # lists files
mkdir <dirname>  # creates a new directory
cd <dirname>     # changes the current directory

Downloads

ISO Stats

  • Name: NyaOS.iso
  • Last Modified: Tuesday, November 30, 2024, 4:45:51 PM CST.
  • Size: 27.5 MB (28,841,984 bytes) (may differ on disk).