awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
bmatzelle avatar

bmatzelle/gow

0
View on GitHub↗
6,645 stars·366 forks·NSIS·13 viewsgithub.com/bmatzelle/gow/wiki↗

Gow

Gow is a collection of tools designed to install Unix-based system utilities on Windows and extend the Windows shell with custom context menu options. It provides a suite of open source binary applications that bring common Unix system administration and file manipulation tools to the Windows operating system.

The project integrates these utilities into the Windows environment by managing system environment paths and distributing static, portable binaries. It further extends the Windows File Explorer by adding context menu options that allow users to launch command and terminal prompts directly from a selected folder.

Features

  • Unix Shell Environments - Provides a suite of standard Unix command-line applications and utilities within a Windows environment.
  • Portable System Utilities - Provides a collection of standalone system utilities that operate independently of a centralized package manager.
  • Portable Unix Utilities - Executes standard Unix-style binary tools for file manipulation and system administration on Windows.
  • Shell Context Menu Integrations - Adds custom command options to the Windows File Explorer right-click menu via registry modifications.
  • File Explorer Context Menus - Integrates a context menu option into File Explorer to launch a command prompt in the selected folder.
  • Binary Distributions - Distributes pre-compiled Unix-style executable binaries for direct execution on Windows.
  • Cross-Platform Development Tools - Ensures consistent developer workflows by bringing open source Unix binaries to the Windows operating system.
  • Unix Utility Installers - Installs and manages a suite of standard Unix command line tools for system administration on Windows.
  • Shell Command Execution - Launches terminal emulator processes and initializes them within the current folder's working directory.
  • Windows Command Line Operations - Optimizes Windows command line workflows by launching terminals directly from folder locations.
  • Shell Environment Configurations - Manages system PATH and environment variables to make Unix utilities accessible from any directory in the Windows shell.

Star history

Star history chart for bmatzelle/gowStar history chart for bmatzelle/gow

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Gow

Similar open-source projects, ranked by how many features they share with Gow.
  • dthree/cashdthree avatar

    dthree/cash

    7,744View on GitHub↗

    Cash is a JavaScript implementation of Unix shell utilities and command-line interfaces. It provides a collection of standard system-level text processing and file manipulation tools written in ES6 that run without native compilation or external dependencies. The project allows for the programmatic execution of shell operations using function calls and tagged templates. It implements a system for chaining multiple commands together to filter and transform data through programmatic pipelines, mimicking standard shell pipe behavior. These capabilities enable the execution of Unix-style command

    JavaScript
    View on GitHub↗7,744
  • moudey/shellmoudey avatar

    moudey/Shell

    6,649View on GitHub↗

    Shell is a Windows File Explorer context menu manager and shell UI customizer. It functions as a registry-based shell extension that uses a declarative configuration engine to add, remove, and modify context menu entries within the operating system. The project distinguishes itself through a text-based configuration system that supports logical expressions and conditional rules to control menu item visibility. It allows for the creation of multi-level cascade menus and the integration of custom visual identifiers, including SVG icons and glyphs, directly into the shell interface. Broad capab

    C++context-menufile-explorernilesoft-shell
    View on GitHub↗6,649
  • shelljs/shelljsshelljs avatar

    shelljs/shelljs

    14,402View on GitHub↗

    ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas

    JavaScriptbashjavascriptnode
    View on GitHub↗14,402
  • wangdoc/bash-tutorialwangdoc avatar

    wangdoc/bash-tutorial

    4,354View on GitHub↗

    This project is a comprehensive educational resource consisting of a Bash programming tutorial, scripting reference, and Linux command line manual. It provides instructional materials for writing scripts, automating system tasks, and mastering terminal navigation and Unix system administration. The guides cover a wide range of shell environment customization, including prompt styling and the use of aliases. It also provides a shell environment guide for managing configuration files and initializing user environments. The materials detail a broad set of capabilities including control flow log

    Shell
    View on GitHub↗4,354
See all 30 alternatives to Gow→

Frequently asked questions

What does bmatzelle/gow do?

Gow is a collection of tools designed to install Unix-based system utilities on Windows and extend the Windows shell with custom context menu options. It provides a suite of open source binary applications that bring common Unix system administration and file manipulation tools to the Windows operating system.

What are the main features of bmatzelle/gow?

The main features of bmatzelle/gow are: Unix Shell Environments, Portable System Utilities, Portable Unix Utilities, Shell Context Menu Integrations, File Explorer Context Menus, Binary Distributions, Cross-Platform Development Tools, Unix Utility Installers.

What are some open-source alternatives to bmatzelle/gow?

Open-source alternatives to bmatzelle/gow include: dthree/cash — Cash is a JavaScript implementation of Unix shell utilities and command-line interfaces. It provides a collection of… moudey/shell — Shell is a Windows File Explorer context menu manager and shell UI customizer. It functions as a registry-based shell… shelljs/shelljs — ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system… wangdoc/bash-tutorial — This project is a comprehensive educational resource consisting of a Bash programming tutorial, scripting reference,… mskyaxl/wsl-terminal — This project provides a graphical terminal emulator designed specifically for the Windows Subsystem for Linux. It… hackerschoice/thc-tips-tricks-hacks-cheat-sheet — This project is a comprehensive command-line reference and toolkit designed for Linux system administration and…