⚠️ Note: This project is not affiliated with the Rust-based ByteOS kernel project at Byte-OS/ByteOSor The Os MakeUp Fandom. . This is a Python-based terminal shell OS created by RenCup.
ByteOS is a terminal-based operating shell built in Python. It’s modular, retro-inspired, and designed to feel like a real OS inside your terminal.
- 🗂 File Manager with keyboard navigation
- 📝 TextByte: a minimalist text editor
- 🧮 Calculator
- 🔌 Plugin system
- 🎨 Curses-based UI
git clone https://github.com/RenCupquellovero/ByteOS.git
cd ByteOS
pip install -r requirements.txt
python main.pyByteOS is released under the BSD 2-Clause License. You’re free to use, modify, and redistribute it with proper attribution.