By tomcat & more
A full command line pseudo-operating system written entirely in JavaScript using Node.JS! You can write your own code using the built in editor (in development), download packages using the package manager (coming soon), and multitask using the workspaces functionality (coming soon), all from the command line! All of it is completely open source, and you can even help make it better by commiting your own code to the project.
Check out the website! (Also contains installation instructions)
- Added version numbers.
- Started work on making the directory system.
- Finished making the directory system.
- Added boot & debug scripts.
- Added instructions for how to install
- Added file and folder creation and deletion
- Added file modification
- Added the ability to change your password
- Added the ability to give and take super priviledges from accounts.
- Fixed
runcommand. - Update some login things.
- Create top bar.
- Make commands case-insensitive.
- Update ezOut with some new functions for more text variety.
- Timezone customisation
- Add panic screen
- Add
timecommand - Add OTA Updates
- Add
editcommand for easier text editing. (In Development) - Create a better debugger called "adybug"
- Move all commands to their own files (In Development)
- Customisable prompts
- ASCII web browser
- More CLI interfaces
- Package manager
- Split all of the commands into separate files
- Tiling
- Maybe floating windows too????
- Workspaces
- gbschalt