Skip to content

Releases: 23f2003700/WinShell

WinShell v1.0.0

02 Nov 19:54

Choose a tag to compare

WinShell v1.0.0

Installation Methods

Method 1: .NET Global Tool (Recommended)

dotnet tool install --global WinShell.CLI

Method 2: Download Binaries

Download one of the ZIP files below:

  • WinShell-CLI - Command-line interface only
  • WinShell-GUI - Graphical interface only
  • WinShell-Complete - Both CLI and GUI

Features

  • 30+ built-in commands
  • Native pipeline support (|)
  • Background job management (&, jobs, fg, bg)
  • I/O redirection (>, >>, <)
  • Async command execution
  • Ctrl+C cancellation support
  • 6 beautiful themes (GUI)
  • Real-time process monitoring
  • Command history

Requirements

  • Windows 10 version 1809 or later
  • .NET 6.0 Runtime

Verification

See checksums.txt for SHA256 hashes of all release files.

Bug Reports

Report issues at: https://github.com/23f2003700/WinShell/issues