DremDOS
DremDOS
What is DremDOS?
DremDOS is a simple disk operating system made with C# that is built with COSMOS, a set of building blocks to make operating systems with high-level programming languages such as C#, VB, F#, etc.
Let Me Show You Its Features
DremDOS is currently very basic and is unable to do much.<br />
However, these are its current features:
- Create and delete directories
- List directory contents
- Change the current directory
- Create and edit files with Kitty, which is not a reference to the Linux command "cat" at all
- Copy and move files
- Delete files
- Clear the screen
- Check the time
- Calculate basic math problems
- The ability to use every CPU cycle to beep
- List all* connected drives
- A very basic GUI (with a mouse driver). Thanks, SparrOSDeveloperTeam!
- Shut down the computer once you're bored of it
*It seems COSMOS only supports one drive. Technically the code should allow DremDOS to see multiple drives once the filesystem/hard drive drivers are fully implemented.
Comments
Post a Comment