Showing 1494 open source projects for "installers"

View related business solutions
  • 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
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    MSI Downloader

    MSI Downloader

    MSI installers for a wide range of software and utilities

    MSI Downloader has been created for IT professionals who want a quick and easy method of downloading the latest MSI installers for various software. MSI installers are much easier to use for deployment using systems like Group Policy, Microsoft Deployment Toolkit (MDT) and Microsoft System Center Configuration Manager (SCCM). Some publishers happily supply MSI installers for their software, however, some are very hard to find. So this new tool will not only be providing the easy to find MSI installers, but also the hard to find ones and in some cases, the impossible to find ones - ones where we will create the MSI installers for them! ...
    Leader badge
    Downloads: 202 This Week
    Last Update:
    See Project
  • 2

    JasperReports Community installers

    JasperReports Community editions installers

    Installers for Community editions of JasperReports softwares.
    Leader badge
    Downloads: 249 This Week
    Last Update:
    See Project
  • 3

    lessmsi

    Tool to view and extract contents of a Windows Installer (.msi) file

    lessmsi (formerly known as Less Msiérables) is a free utility with a graphical user interface and a command line interface used for viewing and extracting the contents of a Windows Installer (.msi) file.
    Downloads: 42 This Week
    Last Update:
    See Project
  • 4
    ShizuTools

    ShizuTools

    Contains many tools to control android system via shizuku

    ShizuTools is an Android utility suite that leverages elevated system access via Shizuku to provide controls that normally require ADB, root, or OEM-only privileges. Instead of being a single-purpose app, it bundles several focused tools under one umbrella, making it easier to apply advanced tweaks without constantly switching apps or writing commands by hand. A major use case is system app management, where the Debloater tool helps uninstall or disable preinstalled components and surfaces...
    Downloads: 352 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5

    JasperReports Server installers

    Moved to https://sourceforge.net/projects/jr-community-installers/

    Moved to https://sourceforge.net/projects/jr-community-installers/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NVM for Windows

    NVM for Windows

    A node.js version management utility for Windows written in Go

    Manage multiple installations of node.js on a Windows computer. Similar (not identical) to nvm, but for Windows. This has always been a node version manager, not an io.js manager, so there is no back-support for io.js. However, node 4+ is supported. Remember when running nvm install or nvm use, you must have Windows administrative rights (to create symlinks). There are situations where the ability to switch between different versions of Node.js can be very useful. For example, if you want to...
    Downloads: 564 This Week
    Last Update:
    See Project
  • 7
    OpenCorePkg

    OpenCorePkg

    OpenCore bootloader

    OpenCorePkg is an open-source, modular UEFI (Unified Extensible Firmware Interface) bootloader and development framework, primarily designed to enable macOS booting on non-Apple hardware (Hackintosh). It includes Apple-specific UEFI drivers, utilities for macOS installation support, and shared libraries used across Acidanthera projects. Apple disk image loading support. Apple keyboard input aggregation. Apple PE image signature verification. Apple UEFI secure boot supplemental code. Audio...
    Downloads: 189 This Week
    Last Update:
    See Project
  • 8
    CreamInstaller

    CreamInstaller

    Automatically finds all installed Steam, Epic and Ubisoft games

    Automatically finds all installed Steam, Epic, and Ubisoft games with their respective DLC-related DLL locations on the user's computer, parses SteamCMD, Steam Store, and Epic Games Store for user-selected games' DLCs, then provides a very simple graphical interface utilizing the gathered information for the maintenance of DLC unlockers.
    Downloads: 493 This Week
    Last Update:
    See Project
  • 9
    WinUtil

    WinUtil

    Chris Titus Tech's Windows Utility - Install Programs, Tweaks, Fixes

    WinUtil by Chris Titus Tech is a comprehensive Windows utility script designed to automate system maintenance, streamline software installations, and apply performance tweaks. It focuses on debloating Windows, fixing update issues, and configuring various system optimizations to enhance user experience. The tool requires running PowerShell with administrator privileges to perform system-wide changes safely and effectively. WinUtil is modular and maintained as multiple scripts compiled into a...
    Downloads: 459 This Week
    Last Update:
    See Project
  • 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
  • 10
    Remove MS Edge

    Remove MS Edge

    Uninstall Microsoft Edge with an executable or batch script

    Remove MS Edge is a Windows-focused project that packages methods to uninstall Microsoft Edge using either an executable approach or batch scripts, depending on how automated or hands-on you want the process to be. It targets users who prefer not to keep Edge installed and want a repeatable removal path rather than manual digging through system folders and app packages. The repository highlights practical compatibility considerations, including that certain apps and features may rely on...
    Downloads: 25 This Week
    Last Update:
    See Project
  • 11
    Vim Win32 Installer

    Vim Win32 Installer

    Vim Win32 Installer

    The vim-win32-installer project provides prebuilt Windows installers and archive builds of Vim — the venerable command-line text editor known for its efficiency, modal editing, and extensibility — specifically packaged for the Microsoft Windows platform. This repository automates building Nightly and stable snapshots of Vim for Win32, Win64, and ARM64 targets, producing ready-to-run .exe installers and .zip bundles that users can download and install without compiling from source. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Scoop Installer

    Scoop Installer

    A command-line installer for Windows

    Scoop is a command-line installer for Windows. If you have built software that you would like others to use, Scoop is an alternative to building an installer (like MSI or InnoSetup). You just need to compress your app to a .zip file and provide a JSON manifest that describes how to install it. Scoop downloads and manages packages in a portable way, keeping them neatly isolated in ~\scoop. It won't install files outside its home, and you can place a Scoop installation wherever you like. For...
    Downloads: 24 This Week
    Last Update:
    See Project
  • 13
    jDeploy

    jDeploy

    Developer friendly desktop deployment tool

    jDeploy is a developer-friendly tool that simplifies the deployment of Java applications as native desktop apps across multiple platforms. It packages Java applications into native installers, ensuring seamless distribution and installation for end-users.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Proton

    Proton

    Compatibility tool for Steam Play based on Wine and other components

    Proton is a tool for use with the Steam client which allows games which are exclusive to Windows to run on the Linux operating system. It uses Wine to facilitate this. Most users will prefer to use Proton provided by the Steam client itself. The source code is provided to enable advanced users the ability to alter Proton. For example, some users may wish to use a different version of Wine with a particular title. As the new Steam Play is still in Beta, it is recommended that you opt into the...
    Downloads: 91 This Week
    Last Update:
    See Project
  • 15
    Arch Installer

    Arch Installer

    Arch Linux installer - guided, templates etc.

    Just another guided/automated Arch Linux installer with a twist. The installer also doubles as a python library to install Arch Linux and manage services, packages, and other things inside the installed system (Usually from a live medium).
    Downloads: 20 This Week
    Last Update:
    See Project
  • 16
    PojavLauncher

    PojavLauncher

    A Minecraft Java Edition Launcher for Android and iOS

    A Minecraft Java Edition Launcher for Android and iOS based on Boardwalk. This repository contains source code for the Android platform.
    Downloads: 669 This Week
    Last Update:
    See Project
  • 17
    winget-pkgs

    winget-pkgs

    The Microsoft community Windows Package Manager manifest repository

    ...The repo enforces contribution processes (including a Contributor License Agreement flow for many contributors), automated validation checks, and publishing pipelines so manifests meet format, checksum, and licensing expectations before becoming available to users. Maintainers document manifest authoring, testing, and request workflows, and the repository requires installers to be packaged as supported installer formats (MSIX, MSI, APPX, or executable installers), with script-based installers and fonts noted as unsupported.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 18
    WinDiskWriter

    WinDiskWriter

    Windows Bootable USB creator for macOS

    Windows USB disk creator for macOS. You can use this app to create bootable universal USB Windows installers that support both UEFI and Legacy BIOS modes. With this USB drive, you can install and enjoy Windows on your PC, Intel Mac, or certain Virtual Machines. WinDiskWriter knows how to make a bootable drive for each Windows Image type. You can bypass TPM, Minimum RAM, Secure Boot, and some other System Requirements set by Microsoft for Windows 11.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Scoop (un)installer

    Scoop (un)installer

    Next-generation Scoop (un)installer

    Scoop (un)installer is the official installer and uninstaller script system for Scoop, designed to make Scoop setup reliable, configurable, and repeatable across different Windows environments. Instead of being “just a one-liner,” it supports a full parameterized workflow where you can choose custom install directories, set global app locations, and control how networking is handled during installation. It is meant to run from PowerShell with appropriate execution policy and language mode,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Java Client MSI & Archive Installers

    Java Client MSI & Archive Installers

    Java Client MSI & Archive Installers Archive

    Download up to date and previous versions of Java Clients for both offline installers and MSI installers.
    Leader badge
    Downloads: 805 This Week
    Last Update:
    See Project
  • 21
    MacUSB

    MacUSB

    Creating bootable macOS and OS X USB drives has never been easier

    macUSB is a macOS utility that streamlines the creation of bootable USB installers for macOS and legacy OS X versions, taking the complexity out of preparing installation media on modern Apple Silicon or Intel Macs. It automates disk formatting, installer detection, and content writing so that you can revive or install operating systems on older hardware—something that has become more difficult since Apple’s transition to its own silicon.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 22
    Azure Powershell

    Azure Powershell

    A repository of PowerShell cmdlets

    Azure Powershell is a free set of modules that provide cmdlets to manage Azure with Windows PowerShell. These cmdlets allow developers and administrators to develop, deploy and manage Microsoft Azure applications. They can also be used for such tasks as creating and configuring cloud services, virtual networks and machines and more. Azure Powershell offers a full set of features including account management, Windows Azure Pack and Stack among many others. To use the cmdlets, make sure to...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    The Determinate Nix Installer

    The Determinate Nix Installer

    Install Nix and flakes with the reliable Determinate Nix Installer

    Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 2 million installs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    SQLECTRON

    SQLECTRON

    A simple and lightweight SQL client desktop with cross database

    A simple and lightweight SQL client desktop/terminal with cross database and platform support. In case you prefer terminal interfaces. You should try this one. A desktop application with a simple interface.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 25
    JavDB

    JavDB

    javdb official app

    ...The project focuses on delivering a dedicated app experience rather than relying on web browsing, allowing for improved navigation, performance, and usability on mobile devices. It includes distribution options through various channels such as direct downloads, third-party installers, and release builds, making it accessible across different user environments. The application is relatively lightweight and centered around providing quick access to indexed content, metadata, and media listings available on the platform. Its development is maintained through a GitHub repository with ongoing releases and updates, indicating active iteration and refinement.
    Downloads: 117 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB