Showing 54 open source projects for "linux on windows"

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    NSIS: Nullsoft Scriptable Install System

    NSIS: Nullsoft Scriptable Install System

    Windows installer development tool

    NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution. Being a user's first experience with your product, a stable and reliable installer is an important component of succesful software. With NSIS you can create such installers that are capable of doing everything that is needed to setup your software. NSIS is...
    Leader badge
    Downloads: 12,972 This Week
    Last Update:
    See Project
  • 2
    Java Service Wrapper
    Configurable tool which allows Java applications to be installed and controlled like native NT or Unix services. Includes fault correction software to automatically restart crashed or frozen JVMs. Critical when app is needed 24x7. Built for flexibility.
    Leader badge
    Downloads: 407 This Week
    Last Update:
    See Project
  • 3
    GlobalPlatform

    GlobalPlatform

    Implementation of GlobalPlatform smart card specification

    The GlobalPlatform card specification is a standard for the management of the contents on a smart card. Mainly this comprises the installation and the removal of applications. This project offers a C library and a command line shell. Find more information on https://kaoh.github.io/globalplatform/
    Downloads: 29 This Week
    Last Update:
    See Project
  • 4

    UEFI fdisk

    UEFI fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI fdisk is a port to UEFI of the famous fdisk partitioning tool from util-linux, see https://github.com/karelzak/util-linux . Now since this program runs directly under UEFI shell you don't need to *boot* the system to edit partition tables.
    Downloads: 10 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    AWS IoT Over-the-air Update Library

    AWS IoT Over-the-air Update Library

    Manage the notification of a newly available update

    The OTA library enables you to manage the notification of a newly available update, download the update, and perform cryptographic verification of the firmware update. Using the library, you can logically separate firmware updates from the application running on your devices. The OTA library can share a network connection with the application, saving memory in resource-constrained devices. In addition, the OTA library lets you define application-specific logic for testing, committing, or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 2,436 This Week
    Last Update:
    See Project
  • 7
    FOG - A Free Cloning Solution
    FOG is a free open-source cloning/imaging solution/rescue suite. FOG can be used to image Windows XP, Vista, Windows 7 and Window 8 PCs using PXE, PartClone, and a Web GUI to tie it together. Includes featues like memory and disk test, disk wipe, av scan & task scheduling.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8

    UEFI GPT fdisk

    UEFI GTP fdisk is a disk partitionning tool running under UEFI/BIOS

    UEFI GPT fdisk is a port to UEFI of the famous GPT fdisk partitioning tool, see http://sourceforge.net/projects/gptfdisk/ . Now since this program runs directly under UEFI shell you don't need to *boot* the system to convert/edit partition tables.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9
    Lightweight (under 100 Kb overhead) but flexible Java install system which produces native (Windows, Linux and mac) as well as Java executables and provides native integration with shortcuts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 10
    GRUB4USB

    GRUB4USB

    GRAND UNIFIED BOOT LOADER FOR USB

    ...DAD: GRUB4DOS made it easier for Windows/DOS users, but was still unreliable; the boot record was difficult to install for average users. GRUB4USB was developed to automate the installation of the correct 446 bytes to the boot sector, providing Windows Users with a bootable USB Flash Drive which could contain any flavor of Linux (or other OS). IDIOT PROOF: GRUB4USB is "AUTOMATIC AND HANDS FREE".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Unetbootinbitti

    Unetbootinbitti

    Tool for creating live usb-drives and downloading distros

    Tool for creating live usb-drives and downloading distros. This is an upgraded version of Unetbootin focusing on Bittix linux 9 and above and Linux Mint and Linux Mint debian. Has Distrowatch.com link etc.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 12

    Monolithor

    Create Windows installers from intermediate binary packages.

    Monolithor creates monolithic installers for Windows from a dependency tree of intermediate binary packages. Currently NSIS is used for creating the installer and the supported packages are the RPMs built by openSUSE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    CIMHA is aimed to create integrated suite to provision and manage HA clusters in virtual environment. It analyzes kernel/hardware health of cluster nodes by using VESPER(linux kernel prober) and migrates the Resources based on probe signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    apt-dater
    apt-dater provides a ncurses frontend to manage package updats on a large number of remote hosts using SSH. Beginning with version 0.5.5 apt-dater supports Debian based managed hosts and now also rug (openSUSE...) and yum (e.g. CentOS...) based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Basic package management for the Minix 3 Operating System. Install, remove and build packages. Some small side-projects are also hosted here (for example a pkg-config replacement written in Bourne shell).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    InstallJammer is a multiplatform GUI installer and builder. InstallJammer is no longer under active development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Wubi is an officially supported Ubuntu installer for Windows users that can bring you to the Linux world with a single click. The website has moved to http://www.ubuntu.com/desktop/get-ubuntu/windows-installer, where you can find the latest release.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    LinBuild is a Python-based, simple and user-friendly build system for C/C++ on Linux/Unix. LinBuild adopts some concepts from Waf and CMake. LinBuild is simply a single script that depends only on Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    prtpacker is a tool for creating trees of program resources which can be compiled into your program. For example say your program needs an image 'image.png'. Instead of having to make sure 'image.png' is some where your program can find it you ca
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MenuToGo is a cross-platform, yet secure, Autorun on steroids. Developers can drop a menu into any folder or archive, allowing users to easily perform the most common actions on the archive, without requiring extra reading or knowledge of commands to run
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project is a reference implementation for the SNIA iSCSI Management API. The license is the SNIA Public License (http://www.snia.org/opensource). In addition, all developers must adhere to the Developer's Certificate of Origin, v1.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Nold Tools is a collection of usefull tools, that are already inside of a OS but no beginer knows them. So it's pretty usefull for everyone. At the moment there is no GUI, and I'm not going to code one, but the TUI that NT has is pretty handy, too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    vmdkutil is a utility to manage VMware sparse virtual disk files (.vmdk), creating, cloning, merging, etc.
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 24
    OAGetMods is an installer for OpenArena modifications
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    waTinet is a web applications installer, written in C and ussing gtk+ toolkit. Now for perl web portals by the ftp way and with Perl http conversation. Now only Install webApp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB