Skip to content

HugeBrain16/mango

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mango OS

mango

features:

  • it boots
  • keyboard input
  • terminal
  • basic commands
  • custom file system
  • basic text editor
  • scripting, see here
commands
  • scaleup scale up font
  • scaledown scale down font
  • clear clear screen
  • echo ... print text
  • fetch print system info
  • formatdisk format primary disk drive
  • list list items in current folder
  • newfile create a new file
  • copyfile copy a file
  • movefile move a file
  • delfile delete a file
  • edit edit a file
  • newfolder create a new folder
  • copyfolder copy a folder
  • movefolder move a folder
  • delfolder delete a folder including the child items
  • goto go into a folder
  • goup go one step up from a folder
  • whereami show current path
  • printfile show the content of a file
  • nodeinfo show info of a filesystem node
  • runscript run a script file
  • time show current time
  • date show current date
  • shutdown

install i686-elf toolchain (Binutils, GCC, GDB) into "toolchain" folder

source toolchain/init.sh
./build
./run

About

a yummy 32 bit OS (mango flavor)

Topics

Resources

Stars

Watchers

Forks

Contributors