Skip to content

Version 1.0 - Initial Release

Choose a tag to compare

@Mayank-tech69 Mayank-tech69 released this 23 Mar 18:01
· 9 commits to main since this release

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! πŸš€