Skip to content

Releases: Mayank-tech69/Oshell

O-Shell v2.0 – Blazing Fast, Now in C++! 🚀🔥

26 Mar 14:10

Choose a tag to compare

🆕 O-Shell v2.0 - Now in C++! 🚀

I am excited to announce the latest release of O-Shell, now completely rewritten in C++ for improved performance, better memory management, and cross-platform compatibility! 🎉

🔥 What's New in v2.0?

Rewritten in C++ – Previously in Python, O-Shell is now optimized for speed and efficiency.
Cross-Platform Support – Works seamlessly on Windows and Linux.
New renamefile Command – Easily rename files using:

renamefile old_name.txt new_name.txt

New help Command – View a list of available commands with descriptions.
Improved Directory & File Management – Create, delete, navigate directories, and manage files more efficiently.
Fixed clear Command – Now works properly on both Windows & Linux.

🔗 Get It Now!

Download the latest files from below!
Upgrade to O-Shell v2.0 and enjoy a faster, more powerful custom command-line experience! 🚀🔥

Full Changelog: v1.0...v2.0

Version 1.0 - Initial Release

23 Mar 18:01

Choose a tag to compare


O-Shell v1.0 - Initial Release 🚀

🔹 What's New?

This is the first official release of O-Shell, a custom command-line shell with Linux-like commands for both Windows & Linux. This release includes:

✅ Cross-platform support (Windows & Linux)
✅ Essential commands like ls, changedir, makedir, removedir, clear, etc.
✅ File operations: create, delete, copy, and modify files
✅ Directory operations: navigate, list, and manage directories
✅ Command history support
✅ Print-based command execution (speak command)


🖥️ Installation (Windows Users)

1️⃣ Download the script.exe file from the link below.
2️⃣ Run the script.exe—no Python installation required!


🐍 Installation (Python Users)

If you prefer running the script manually:

git clone https://github.com/Mayank-tech69/Oshell.git  
cd Oshell  
python script.py  

⚡ Upcoming Features

📌 Improved command-line auto-suggestions
📌 More built-in Linux-like commands
📌 Custom alias support

Stay tuned for the Next Release! 🚀