Hi, welcome to the MOOSE OS project! This project has a few features, and I am adding more..
This is a hobby project of mine. Hopefully it can be of use to you.
Enjoy!
- Shift key support
- Mouse Cursor
- Removed Pong
- Text Editor improved Oh yeah, and I turned it into an ISO..
(I am trying my best to fix these issues)
- Laggy
- Lag is sometimes known to leave cursor artifacts.
- (Retro-themed) GUI
VGA Graphics!! - Keyboard support
- File Explorer
Press 'D' in the file explorer to make a folder, and press 'F' to make a file. Press 'Enter' to open a file/folder, and use arrow keys to change selection. Press Esc to exit.t. - Text Editor
The Text Editor auto saves your work, so just enter the file name in the dialog, and press Esc when you want to exit.t. - Terminal
Terminal commands are::
ls(list directory),
cd(change directory),
mkdir(make directory),
touch(make file),
cat(read file),
clear(clear terminal),
time(get date and time) and
settimezone(change the time zone, eg.settimezone 10to set timezone to UTC+10). Press Esc to exit. - Date and Time
UTC time is shown by default. Use the terminalsettimezonecommand to set your timezone. The time is always shown in the dock..
Please see the README.md located in the bin/ directory.
To be added.