• 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
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    OS X El Capitan

    OS X El Capitan

    Installer App of Mac OS X El Capitan

    Installer App of Mac OS X El-Capitan
    Leader badge
    Downloads: 124 This Week
    Last Update:
    See Project
  • 2
    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: 20 This Week
    Last Update:
    See Project
  • 3
    This project has moved to http://wixtoolset.org. The WiX toolset is a set of tools that builds Windows installation packages from text source code. The toolset supports a command line environment that developers may integrate into their build processes to build setup packages for the Windows platform.
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Supporting applications for John Haller's PortableApps.com, including some open source tools set up in PAF installer format.
    Downloads: 21 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 5
    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: 24 This Week
    Last Update:
    See Project
  • 6
    Linux is an excellent environment for deploying diskless thin clients. Whether you are installing a 2nd workstation at home, 50 workstations in a CyberCafe or 500 workstations in a major university or corporation, the LTSP can help you be successful.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 7
    Arch Linux Desktop Install

    Arch Linux Desktop Install

    Arch Linux Desktop installer

    # archdi Just a simple bash script wizard to install and configure a full personal computer with Arch Linux. First, install Arch Linux with the official media and optionally with archfi. Look at archfi project to start your arch linux installation : https://github.com/MatMoul/archfi After reboot and your network ready, download the script : curl -L archdi.sf.net/archdi > archdi or if sourceforge is down : curl -L matmoul.github.io/archdi > archdi And run the script : sh archdi Or you can install it on your system with sh archdi -i And then you can use archdi cmd. With this, you can make your updates or install your packages later. You can watch my videos to show how to use it : https://www.youtube.com/playlist?list=PLytHgIKLV1caHlCrcTSkm5OF2WSVI1_Sq This package is only a launcher for archdi-pkg. If you want ask for new features, open an issue on https://github.com/MatMoul/archdi-pkg
    Downloads: 47 This Week
    Last Update:
    See Project
  • 8
    Boot Info Script is a bash script which searches all hard drives attached to the computer for information related to booting. Its primary use is for troubleshooting booting problems. For instructions see: http://bootinfoscript.sourceforge.net
    Downloads: 17 This Week
    Last Update:
    See Project
  • 9
    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: 19 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

    Cluster SSH - Cluster Admin Via SSH

    Cluster administration tool

    ClusterSSH controls a number of xterm windows via a single graphical console window to allow commands to be interactively run on multiple servers over an ssh connection.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    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 install and configure Azure PowerShell to connect to your account.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    MySQLTuner

    MySQLTuner

    Script written in Perl to assist with MySQL configurations

    MySQLTuner is a script written in Perl that will assist you with your MySQL configuration and make recommendations for increased performance and stability. The current configuration variables and status data is retrieved and presented in a brief format along with some basic performance suggestions. MySQLTuner supports ~300 indicators for MySQL/MariaDB/Percona Server in this last version. MySQLTuner is maintained and indicator collect is increasing week after week supporting a lot of configuration such as Galera Cluster, TokuDB, Performance schema, Linux OS metrics, InnoDB, MyISAM, Aria, etc. It is extremely important for you to fully understand each change you make to a MySQL database server. If you don't understand portions of the script's output, or if you don't understand the recommendations, you should consult a knowledgeable DBA or system administrator that you trust. Always test your changes on staging environments.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    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, and it encourages running as a standard user by default for safer installs. When advanced needs come up, the project documents how to download and run the installer script locally with explicit flags, which is helpful for locked-down machines or when you need deterministic behavior. It also includes guidance for CI environments, where Scoop is often used to bootstrap toolchains, and it emphasizes returning a proper exit code so pipelines can fail fast and clearly.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Squirrel

    Squirrel

    An installation and update framework for Windows desktop apps

    Squirrel is both a set of tools and a library, to completely manage both installation and updating your Desktop Windows application, written in either C# or any other language (i.e., Squirrel can manage native C++ applications). Squirrel uses NuGet packages to create installation and update packages, which means that you probably already know most of what you need to create an installer. Windows apps should be as fast and as easy to install and update as apps like Google Chrome. From an app developer's side, it should be really straightforward to create an installer for my app, and publish updates to it, without having to jump through insane hoops. Refer to our full list of goals for integrating, packaging, distributing, installing, and updating. See Contributing for additional information on building and contributing to Squirrel.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    Menu Maker is 100% Python heuristics-driven menu generator for a number of X Window Managers and desktop environments. It features large knowledge base of known programs, powerful and flexible search algorithms, persistence of menus across several WMs
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 17
    ISTool is a visual script editor/generator for Jordan Russell's Inno Setup compiler.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 18
    WinRun4J is a Windows native launcher for your Java application. The goal is to provide a more professional deployment mechanism for Java apps on Windows.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    Npackd
    Npackd (pronounced "unpacked") is an application store/package manager/marketplace for applications for Windows.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 20
    Hotplugging is a facility that supports dynamic (re)configuration of GNU/Linux distributions by kernel reports to user mode "agent" software.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 21
    Silent Install Helper

    Silent Install Helper

    Tool for identify installers and installing in silent mode

    The application determines the type of installation package and allows you to install programs in "silent" mode (without user intervention). Supported installers: Inno Setup, Smart Installer, Wise installer, NSIS, RAR \ ZIP \ 7z \ 7z Setup \ Free Arc \ Microsoft Cab SFX, Msi, Ghost Installer Wizard, InstallAware Wizard, InstallShield, Setup Factory Installer, Install4j Wizad, Driver Genius Installer, Actual Installer, the files .inf, .msu, and others. The app allows you to create CMD files, configuration files for Windows Post Install Wizard, displays information about the use of disk information, about the processes,also can use custom commands and scripts. Contains function of batch uninstall in "silent mode".
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 22
    OS X Yosemite

    OS X Yosemite

    Installer App of Mac OS X Yosemite

    Installer App of Mac OS X Yosemite 10.10
    Leader badge
    Downloads: 48 This Week
    Last Update:
    See Project
  • 23
    Ultimate Boot CD
    UBCD allows users to run floppy-based diagnostic tools from most CDROM drives on Intel-compatible machines, no operating system required. The cd includes many diagnostic utilities and can also be used to provide shared internet access or browse the web.
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24
    Lubi installs Ubuntu on Linux without a CD or partitioning. LVPM upgrades Wubi to dedicated partition installs. UNetbootin (liveUSB creator for Ubuntu, Fedora, PCLinuxOS, Gentoo, and other distros) has moved to http://unetbootin.sourceforge.net/
    Downloads: 25 This Week
    Last Update:
    See Project
  • 25
    Payload Delivery Vehicle (PDV) is a program that builds an executable that contains a complete package (e.g. and RPM, System V package or tar file) and the commands required to install it. When the executable is run it will extract and execute the payloa
    Downloads: 42 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB