KryptonOS is a Web-based operating system, with some minimal apps [for now] and CRAZY loaded terminal just for you to get knowledge of how linux works, or break it, Your choice!
- Live Demo: https://krypton-os.web.app
- GitHub Repository: https://github.com/CreatorPoints/Krypton-OS
Pass of the wifi is "pass-1234ABC". Have fun!
Its pretty simple (or complicated if you don't know whats a BIOS). All you have to do:
Go to Boot tab, and change the boot priority from Samsung SSD to SanDisk Ultra.
Yep, you have heard right, you have to install the os on the SSD.
Follow what my OS says, then you are good to go!
- Krypton Browser
- System Monitor (Task Manager)
- System Log Viewer
- File Explorer
- Text Editor
- Calculator
- Settings
No problem! THATS why theres a installer usb provided! Go have as much fun as you have. [Installation is very similar on steps shown at the beginning]
No compiler or build toolchain required! Simply serve the directory with any static web server:
# Using Python
python3 -m http.server 8080
# Or using Node http-server / npx serve
npx serve .Then open http://localhost:8080 in your web browser.
This project is licensed under the MIT License — see the LICENSE file for details.