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

  • Auth0 for AI Agents now in GA Icon
    Auth0 for AI Agents now in GA

    Ready to implement AI with confidence (without sacrificing security)?

    Connect your AI agents to apps and data more securely, give users control over the actions AI agents can perform and the data they can access, and enable human confirmation for critical agent actions.
    Start building today
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    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
  • 2
    Swish
    Access your remote files over SFTP directly from Windows Explorer and 'My Computer'.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 3
    FreeBSD Control Center is a tool that provides a graphical environment for configuration, tuning and making services available in an few clicks of the mouse.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    File Locker Shell For NTFS

    File Locker Shell For NTFS

    Lock file/folder on NTFS to prevent file/folder from misdeleting

    Lock file/folder on NTFS to prevent file/folder from misdeleting
    Downloads: 3 This Week
    Last Update:
    See Project
  • eProcurement Software Icon
    eProcurement Software

    Enterprises and companies seeking a solution to manage all their procurement operations and processes

    eBuyerAssist by Eyvo is a cloud-based procurement solution designed for businesses of all sizes and industries. Fully modular and scalable, it streamlines the entire procurement lifecycle—from requisition to fulfillment. The platform includes powerful tools for strategic sourcing, supplier management, warehouse operations, and contract oversight. Additional modules cover purchase orders, approval workflows, inventory and asset management, customer orders, budget control, cost accounting, invoice matching, vendor credit checks, and risk analysis. eBuyerAssist centralizes all procurement functions into a single, easy-to-use system—improving visibility, control, and efficiency across your organization. Whether you're aiming to reduce costs, enhance compliance, or align procurement with broader business goals, eBuyerAssist helps you get there faster, smarter, and with measurable results.
    Learn More
  • 5

    Context Menu (Shell Extension)

    Free configurable Windows Explorer context menu extension.

    ContextMenu is a free configurable shell extension allowing users to define their own menu items to be included in the Windows Explorer’s context menu. This project consists of two DLLs (x86 and x64) written in native C++ with plain access to the Win32-API representing the shell extension, a composer written in C# to be used to configure all shell extensions at once as well as of a help file explaining all necessary details. The composer is also available as x86 and x64 version. Note this shell extension is tested under Windows XP (64) and under Windows 7 (32). Furthermore, a parallel usage (multiple installations) of this shell extension is also possible.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    A simple File Explorer, like Total Commander, in C# .Net.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    3D-Console is a system that maintains and renders a general purpose user interface for multiple applications in a shared three dimensional virtual space. The applications are arbitrary operating system processes, as we know them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The Banana Kernel is an open-source pedagogical operating system intended to provide useful means for teaching basic OS concepts, with the possibility of interaction with external modules developed by the teacher or student.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Binary Writer

    A small binary file writer program for Unix/Linux systems

    This is a binary file writer which allows you to write to binary files very easily from command line. It accepts data in various format and writes to a specific address inside the file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10
    FSGuide is a web-based Norton Commander-clone used by many hosting firms and individuals for advanced file-management.Features:user/access management, file uploader, advanced internal viewer, text/binary editor, file tools, language support & a lot more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Falcon is a new operating system which provides a fast kernel (combined with a fast filesystem) as well as an intuitive GUI. The GUI is completely new and the user can configure it as he likes to and as he needs to.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Very fast setup of typo3: Just download typo3installer.php (or the .zip) and run it from your webspace. Fill in your mySQL-connection-data, press "Run Setup" and wait a minute: The large tar.gz-file is fetched from server-to-server, processed and typo3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Forlex Mount Manager

    Manager for storage devices related operations

    Forlex Mount Manager is a python utility that helps you to manage storage devices recognized by the system. It have new GUI which makes easy and quick those operation for the user. It has been developed for ForLEx LiveCD, a forensic distro derived by Debian but we are able to use on all those based distros.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Rename a bunch of files without specifying complicated substring and replacement rules, but instead by using all the power of your favorite text editor!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Isis OS Project Is a Controlled Project to Develop An Advanced Modern Operating System!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a bundle of tools for mirroring LV on HP/UX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mr Commander (linux gtk+2.0 based) like Total (Windows old) Commander on MS Windows. File browser shell (SMB, FTP support).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Nasame is a graphical tool which combine shell power with browser flexibility. Those components interact in Nasame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This library can retrieve icons from extensions and files, with additional information like file type (hard drive, folder, PHP Script File, ...). The library also provides a class for CACHE icons and creates an ImageList with the added icons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A kernel written by Merck Hung. IA32 architecture, 32-bit protected mode, Memory paging, Keyboard, Timer Interrupt Handling, and a simple kernel shell to operate. Written in C language, development under Linux environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Silis OS is a online based operating system which will allow users to access their files and programs from any where in the world.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Adds the ability to Windows Explorer to change certain dates for a file. This is useful for maintaining correct release times for software or faking last access on files ;-).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TriOS - The Object Oriented Operating System, is the next generation operating system. Fully based on object orientation, it brings unique features to programmers and end users. Basically everything in TriOS is an object, even files and programs! Enjoy!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Wnexd

    Wnexd

    Free Windows "nexd" Directory Utility for Command Prompt users

    Wnexd--Windows Directory Utility... Free adjunct to the Windows-intrinsic pushd/popd utilities for users of the Command Prompt terminal window that simulates a linux-style "pushd +1", and "dirs".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    os-808x

    os-808x

    operating system for Intel 8086 / 8088

    OS-808x is an operating system for Intel 8086 / 8088. Written by Raja Subramanian in the year 1997 (in academic interest). Objective is to understand how operating system, device drivers and system software works in 8086 architecture / IBM x86 PC. OS was written completely on x86 assembly language. It will be useful for people who wants to understand BIOS, x86 architecture and how OS provides services in 8086 real mode. It performs, 1. Completely written in x86 Assembly 2. 32 OS services/functionality 3. Menu Driven Shell provides utilities like RAM check, Disk Viewer, Printer, Clock, Alarm etc., 4. OS supported simple file concept 5. Security using XOR Encryption Sources are available in sources section. See the Wiki for screen shots and how to run this OS on DOSBox / Wine environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next