Note
MickemOS is still in alpha development stages so it won't be perfect yet.
MickemOS is a console-based operating system made by Operate+. It is written in C# and uses the Cosmos Operating System Toolkit.
help- Shows the MickemOS Help Centre.echo- Prompts for a line of text and echos back the entered text.kernel-ver- Shows the current version of the MickemOS Kernel.minfo- Shows the information about your current MickemOS Build, Release and Kernel.shutdown- Shuts down your machine.restart- Restarts your machine.beep- Plays a beep noise.
- v0.0.1 - The start of MickemOS
- v0.0.2 - Added and moved commands to
CommandHandler.cs. - v0.0.3 - Added the
README.mdto the MickemOS GitHub Page. - v0.0.4 - Added Updates to the MickemOS Kernel.
- v0.0.5 - Fixed MickemOS Kernel version bug in
CommandHandler.cs. - v0.0.6 - Added
Bootloaderfolder andbootloader.cs. - v0.0.7 - Added Beep Command.