An advanced, modern command prompt / shell for Windows.
Early alpha — Buggy and missing many features.
Shell++ is a custom-built command-line shell for Windows, written in C#. It aims to combine the familiarity of cmd.exe / PowerShell with enhanced features inspired by Bash and modern scripting languages.
Think of it as a spiritual successor to classic Windows command prompts, with more power and usability.
- Stage: Early Alpha
- Language: C# (.NET 8)
- Platform: Windows (net8.0-windows)
- Goal: Create a fast, extensible, and user-friendly terminal experience
- Advanced command parsing and scripting
- Custom command system
- Better tab completion and history
- Extensible architecture
- Modern terminal features
- AI agents
- Native SSH client
- GNU
- Security focused
- Cool stuff never seen before
- Clone the repository:
git clone https://github.com/lloydshare/Shell-Plus-Plus.git