System Shells for Windows

View 2817 business solutions

Browse free open source System Shells and projects for Windows below. Use the toggles on the left to filter open source System Shells by OS, license, language, programming language, and project status.

  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.
    Leader badge
    Downloads: 1,356 This Week
    Last Update:
    See Project
  • 2
    PowerShell

    PowerShell

    Command-line shell and scripting language built on .NET

    Powershell is a cross-platform, task-based command-line shell and scripting language that helps rapidly automate tasks that manage operating systems (Linux, macOS and Windows) and processes. It works well with existing tools and is optimized for dealing with structured data, REST APIs and object models. PowerShell was developed by Microsoft as a task management and configuration management framework. Powershell is designed to let you manage computers from the command line and improve the command-line and scripting environment.
    Downloads: 270 This Week
    Last Update:
    See Project
  • 3
    QTTabBar is extension for Windows Explorer that brings tabbed browsing to Microsoft's file browser, along with a host of other great features. Under new management! Now in public beta!
    Leader badge
    Downloads: 333 This Week
    Last Update:
    See Project
  • 4
    CLISP - an ANSI Common Lisp
    CLISP is a portable ANSI Common Lisp implementation and development environment by Bruno Haible. Interpreter, compiler, debugger, CLOS, MOP, FFI, Unicode, sockets, CLX. UI in English, German, French, Spanish, Dutch, Russian, and Danish.
    Leader badge
    Downloads: 398 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL on Google Cloud Icon
    99.99% Uptime for MySQL and PostgreSQL on Google Cloud

    Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.

    Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
    Try Cloud SQL Free
  • 5
    Classic Shell

    Classic Shell

    Start menu and Windows enhancement software

    Classic Shell adds some missing features to Windows 7, 8, 8.1 and Vista like a classic start menu, toolbar for Explorer and others. Note: The software available here is not the latest version. Visit the new website www.classicshell.net to download the latest version and to access the new forums and documentation.
    Leader badge
    Downloads: 216 This Week
    Last Update:
    See Project
  • 6
    ShellNewHandler is an Open-Source Tool to enable/disable ShellNew entries, aka New File context menu entries from Windows Explorer in Vista and Windows 7. Check or uncheck items to enable a desktop right-click context menu item. No need to install.
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 7
    The Doszip Commander

    The Doszip Commander

    TUI file manager (NC clone) with built-in Zip for DOS and Windows

    The Doszip Commander is an LFN-aware TUI file manager (NC clone) with built-in Zip and UnZip for DOS and Windows.
    Leader badge
    Downloads: 164 This Week
    Last Update:
    See Project
  • 8
    ShellCheck

    ShellCheck

    A static analysis tool for shell scripts

    ShellCheck is a GPLv3 tool that provides warnings and possible suggestions for bash/sh shell scripts. ShellCheck finds bugs in your shell scripts. You can cabal, apt, dnf, pkg or brew install it locally right now. ShellCheck highlights and clarifies typical beginner's syntax mistakes and issues that cause a shell to give a cryptic error message. It shows typical intermediate level semantic problems that cause a shell to behave in a abnormally and counter-intuitively. It can also discover ssubtle caveats, corner cases and pitfalls that may cause an user's working script to fail under probable future circumstances. ShellCheck.net is always synchronized to the latest git version, and is the simplest way to give ShellCheck a go.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9

    win-bash

    Bash for MS Windows

    win-bash is port of the GNU bash for Microsoft Windows NT based systems. It is independent from the cygwin library and any other non-standard DLL and does not need any registry variables. win-bash is based on bash_nt from Mountain Math Software. The active development of the project has been discontinued, mainly because of the old age of the code. There are more modern and more bug free alternatives today, which we recommend to use.
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    Minimal Linux Live

    Minimal Linux Live

    Minimal Linux Live (MLL) is a tiny educational Linux distribution

    Minimal Linux Live is a tiny educational Linux distribution, which is designed to be built from scratch by using a collection of automated shell scripts. Minimal Linux Live offers a core environment with just the Linux kernel, GNU C library and Busybox userland utilities. Additional software can be included in the ISO image at build time by using a well-documented configuration file. Minimal Linux Live can be downloaded as a pre-built image, built from scratch or run in a web browser by using a JavaScript PC emulator.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11
    Squirrel Shell is a cross-platform alternative to system shells like bash in Linux and cmd.exe in Microsoft Windows. It is based on scripting language "Squirrel".
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 12
    Babashka

    Babashka

    Native, fast starting Clojure interpreter for scripting

    Avoid switching between Clojure and bash scripts. Enjoy your parens on the command line. Leveraging GraalVM native-image and the Small Clojure Interpreter, babashka is a self-contained and instantly starting scripting environment. Babashka comes with scripting batteries included: tools.cli, cheshire, babashka.fs, babashka.process, java.time and many more libraries and classes. Babashka scripts work on linux, macOS and Windows. Besides the built-in libraries, babashka is able to load libraries from source, tapping into the world of already existing Clojure libraries. Babashka supports real JVM threads and like Clojure, supports futures and dynamic thread-locally bound vars. Babashka features a built-in task runner which covers the most popular use cases of make, just and npm scripts. Babashka can shell out to other CLI programs like you are used to in bash. It goes one step further and offers seamless integration with other binaries using the pod protocol.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 13
    Blur my Shell

    Blur my Shell

    Extension that adds a blur look to different parts of the GNOME Shell

    Adds a blur look to different parts of the GNOME Shell, including the top panel, dash and overview. If you use Ubuntu, you may want to change the radius of the corner effect for Dash-to-Dock in preferences, else you may see unpleasantly mixed radii in your dock.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Swish
    Access your remote files over SFTP directly from Windows Explorer and 'My Computer'.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 15

    Process Manager for Windows (PMW)

    A easy to use task manager that lets you control your apps

    Process Manager for Windows is a smart Task Manager that lets you manage priority, transparency, visibility of your processes with few clicks. It lets you kill one process or all processes in with just shortcut key and let you gain control of your unresponding windows computer and let you regain all the resources back, of course when killing apps you always have the risk of losing the unsaved data. ================= This tool flourished from 2008 to 2013, and was downloaded over 200K times, However, it was decommissioned in 2013 by the sole developer Arif Ali Saiyed This tool was free with optional donations to milaap.org that raised about $1400 and just that small amount helped 15,372 needy people through microlending and created a new source of income stream for 3401 entrepreneurs. Check out the link below to see the impact you all made by donating. https://milaap.org/users/6877/impact
    Leader badge
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    SharpEnviro
    SharpEnviro is a GPL (Copyleft) Windows Shell Replacement created in Delphi.
    Downloads: 21 This Week
    Last Update:
    See Project
  • 17
    TinTin++ Mud Client

    TinTin++ Mud Client

    A MUD client for Android, iOS, Linux, Mac OS X and Windows

    TinTin++ is a console mud client for any type of text mud or bbs. The mud client's main assets are an easy to learn scripting language, triggers, automapping, and a split screen interface to separate mud output from client input. Installation instructions for Android, iOS, and several other operating systems are available on the website. https://tintin.mudhalla.net
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    fish

    fish

    The user-friendly command line shell

    Finally, a command line shell for the 90s. fish is a smart and user-friendly command line shell for Linux, macOS, and the rest of the family. fish suggests commands as you type based on history and completions, just like a web browser. Watch out, Netscape Navigator 4.0! fish supports 24 bit true color, the state of the art in terminal technology. Behold the monospaced rainbow. fish is fully scriptable, and its syntax is simple, clean, and consistent. You'll never write esac again. For those lucky few with a graphical computer, you can set your colors and view functions, variables, and history all from a web page. Other shells support programmable completions, but only fish generates them automatically by parsing your installed man pages. fish will delight you with features like tab completions and syntax highlighting that just work, with nothing new to learn or configure.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 19
    Universal BootLoader Tool helps you easily recover from a failed rom flash, and is known to turn an free update rom into a full rom. (e.g. from the free WM5 update rom available for hx4700 Pocket PCs on HP.com) Only tested with HP iPAQ Pocket PCs.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 20
    OliveTin

    OliveTin

    OliveTin gives safe and simple access to predefined shell commands

    Give safe and simple access to predefined shell commands from a web interface. OliveTin just runs shell commands, so theoretically, you could integrate with a bunch of stuff just by using curl, ping, etc. However, writing your own shell scripts is a great way to extend OliveTin. Uses only a few MB of RAM and barely any CPU. Written in Go, with a web interface written as a modern, responsive, single-page app that uses the REST/gRPC API. Helps potential contributors be consistent, and helps with maintainability. Available for quickly testing and getting it up and running, great for the self-hosted community. Passes all the accessibility checks in Firefox, and issues with accessibility are taken seriously.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    FlashForth is a standalone Forth system for the Microchip PIC 18, 24, 30, 33 and the Atmel Atmega series of microcontrollers. A Forth system with interpreter, compiler, assembler and multitasker is provided.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 22
    A Windows Installer Database To XML Bi-Directional Converter. The command line tool msi2xml converts Windows Installer Databases (.msi) to text based XML files. The complementary tool xml2msi reconstructs the .msi from the XML file.
    Downloads: 25 This Week
    Last Update:
    See Project
  • 23
    Blackbox for Windows is an alternative shell for Microsoft Windows. It is based stylistically on the Blackbox window manager for the X Window System, however it does not use the same codebase except for the gradient rendering code.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 24
    Teuton Preinstalled Environment (TPE)

    Teuton Preinstalled Environment (TPE)

    Alternative PE to rescue, hack or troubleshoot your machine or network

    TeutonPE is inspired by PortableApps.com combined with a PeBuilder compiled Boot USB / CD. Programs can be used, even when there is no OS installed. BB4win is used for Live Menu and as the default Shell.All Plugins are also BartPE & XPE compatible
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 25
    SoupToNuts is a repository of technical articles and example software covering Postfix, OpenSSH, C and C++, Live Linux CD, MySQL, SQLite, Berkeley DB, Bash and System Administration.
    Downloads: 39 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB