Showing 80 open source projects for "silent install builder"

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
  • 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
  • 1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Silent Install Helper

    Silent Install Helper

    Tool for identify installers and installing in silent mode

    ...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: 46 This Week
    Last Update:
    See Project
  • 3
    Silent Crypto Miner Builder v3.2.0

    Silent Crypto Miner Builder v3.2.0

    A free program for creating a miner virus

    A free and easy program to quickly create a miner virus with an instant transfer of cryptocurrency to your wallet. ATTENTION, Chrome blocks downloading .zip files, so to download our application you need to open the download page in Microsoft Edge or another browser except Chrome.
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 4
    Winzard-PIW

    Winzard-PIW

    Local Windows Post-Install Automation Toolkit

    Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11. It provides a local-first, script-based, transparent alternative to older post-install tools such as WPI, without relying on deprecated technologies like the Internet Explorer engine or ActiveX. The project is divided into two parts: PIW-Builder - Generates local catalogues - Prepares installers, portable apps, and customization resources PIW-Deploy - Installs EXE / MSI applications - Deploys portable applications - Provides a guided customization workflow Features: - Silent EXE / MSI installation - Portable app deployment - JSON-based workflow - Full user control and local execution - Builder / Deploy architecture - Early Windows customization support Winzard-PIW is a modular Windows post-install and customization hub for Windows 10 and 11.
    Downloads: 31 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
  • 5
    Laravel JSON API Paginate

    Laravel JSON API Paginate

    A paginator that plays nice with the JSON API spec

    In a vanilla Laravel application, the query builder paginators will listen to the page request parameters. This works great, but it does not follow the example solution of the json: API spec. That example expects the query builder paginator to listen to the page[number] and page[size] request parameters. This package adds a jsonPaginate method to the Eloquent query builder that listens to those parameters and adds the pagination links the spec requires.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Laravel-Pagebuilder

    Laravel-Pagebuilder

    A drag and drop pagebuilder to manage pages in any Laravel project

    A drag-and-drop page builder to manage pages in any Laravel project. Laravel Pagebuilder is built on PHPageBuilder. It integrates the most popular open-source drag-and-drop page builder: GrapesJS. This package is made with customization in mind, allowing you to configure, disable, or replace any of its modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    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
  • 8
    FirebaseUI for iOS

    FirebaseUI for iOS

    iOS UI bindings for Firebase

    FirebaseUI is an open-source library for iOS that allows you to quickly connect common UI elements to the Firebase database for data storage, allowing views to be updated in realtime as they change, and providing simple interfaces for common tasks like displaying lists or collections of items. Additionally, FirebaseUI simplifies Firebase authentication by providing easy-to-use auth methods that integrate with common identity providers like Facebook, Twitter, and Google as well as allowing...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    BinaryBuilder

    BinaryBuilder

    Binary Dependency Builder for Julia

    ...Package installation is merely downloading, verifying package integrity and extracting that tarball on the user's computer. No more compiling on user's machines. No more struggling with system package managers. No more needing sudo access to install that little mathematical optimization library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Lombok

    Lombok

    New additions to the Java programming language

    ...If it cannot correctly determine where the IDE is installed, the location can be specified manually. Simply click "Install/Update," and IDE integration is complete. There are a number of annotations in Project Lombok to allow for more fine grained control over the structure and behavior of a class.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Omnara

    Omnara

    Talk to Your AI Agents from Anywhere

    Omnara is an open-source agent control platform that empowers developers to turn autonomous AI tools (e.g., Claude Code, Cursor, GitHub Copilot) into collaborative teammates by offering real-time dashboards, push notifications, and remote guidance across terminals, web, and mobile. Omnara transforms your AI agents (Claude Code, Codex CLI, n8n, and more) from silent workers into communicative teammates. Get real-time visibility into what your agents are doing, and respond to their questions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Open WebUI

    Open WebUI

    User-friendly AI Interface

    Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various LLM runners like Ollama and OpenAI-compatible APIs, with a built-in inference engine for Retrieval Augmented Generation (RAG), making it a powerful AI deployment solution. Key features include effortless setup via Docker or Kubernetes, seamless integration with OpenAI-compatible APIs, granular permissions and user groups for enhanced security,...
    Downloads: 109 This Week
    Last Update:
    See Project
  • 13
    virtualenv

    virtualenv

    Virtual Python environment builder

    virtualenv is a tool to create isolated Python environments. Since Python 3.3, a subset of it has been integrated into the standard library under the venv module. It creates an environment that has its own installation directories, that doesn’t share libraries with other virtualenv environments (and optionally doesn’t access the globally installed libraries either). The basic problem being addressed is one of dependencies and versions, and indirectly permissions. Imagine you have an...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    WordPress for Android

    WordPress for Android

    WordPress for Android

    ...It is much more than a website builder. Give your great ideas a home on the web. WordPress for Android is a website and blog builder. Choose the perfect look from a wide selection of WordPress themes and customize it with photos, colors and fonts to make it unique. Built-in quick start tips will guide you through the basics of setting up your new website to take the internet by storm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Flurl

    Flurl

    Fluent URL builder and testable HTTP client for .NET

    Flurl is a modern, fluent, asynchronous, testable, portable, buzzword-laden URL builder and HTTP client library. Flurl is available on NuGet and is free for commercial use. It runs on a wide variety of platforms, including .NET Framework, .NET Core, Xamarin, and UWP. For just the URL builder, install Flurl. For everything else, install Flurl. You've come to the right place. Check out the docs. For programming question related to Flurl, please ask on Stack Overflow. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    linuxhub-prime
    Updated March 20, 2026 added gimp and builder update. Magnet for latest release: magnet:?xt=urn:btih:0ed1d7e4c917f743d719efaa3c61d3d415037617&dn=Linuxhub-Prime-2026.03.10-v3.1.5-x86_64 Introducing DistroViews: https://distroviews.xyz/ Legacy Versions: https://linuxhub.link/legacy.php Internet Connection Required... only calamares supports 1 offline option. Desktops...
    Leader badge
    Downloads: 850 This Week
    Last Update:
    See Project
  • 17
    Gobi

    Gobi

    A batch package builder for applications

    Gobi for shell is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation. This is the shell+Gtk version of the Gobisoft software with the same features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Gobisoft

    Gobisoft

    Software auto-installation builder

    Gobisoft is a batch package builder for applications, it builds a self-install package of your programs. Creates a stand alone executable file that performs the (secured installation and removing) of the elements necessary to distribute your applications. The software offers many possibilities, such as executing commands before and after installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    LinuxHub Prime BETA

    Moving LinuxHub Prime to v2.0.0 BETA

    This series of LinuxHub is a multi version. It has Openbox, Budgie, Cinnamon, Deepin, Gnome, Mate, Plasma6 and XFCE *************** Recently Added Awesome - BSPWM - Hyprland - QTile *************** all built into a single ISO. It can be used as a stand alone system or it can be used to build a custom respin with personalized settings. I have been working on this one for a solid month or so and kept at it working out all of the bugs and little details. The installer is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    RunaWFE Free

    RunaWFE Free

    is low code bpm platform, which is easy to install and easy to use

    RunaWFE Free is a fully functional business process management system. It includes Workflow engine, Process Designer (Developer Studio), Form Builder, Task notification client, and other components that provide end-user convenience. BPMN and UML AD notations are supported. Thanks to RunaWFE web interface users can receive, filter, perform and delegate the tasks of business process instances, start new business process instances, view the properties of started business process instances,...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    Easy Database Forms For All

    Easy Database Forms For All

    Create Web Based Forms Quickly, With In-built DB, For All Your Teams

    Please watch the video till 18m:00s / screenshots below for easy installation steps. This video is taken from my other project, with many similarities and some naming differences. After installation, login to the Administrator Page with : Username : root Password : change_this and look at the team1 database and the sample_table in it, from all aspects. You can now create your own tables/forms. Also, login into the team1 user page ( from homepage ) with : Username : team1...
    Downloads: 15 This Week
    Last Update:
    See Project
  • 22
    PEP 8 Speaks

    PEP 8 Speaks

    A GitHub app to automatically review Python code style

    A GitHub app to automatically review Python code style over Pull Requests. PEP 8 Speaks is a GitHub integration which detects Python code style issues on new Pull Requests. You can install it on your Python projects and configure with your own code style. Check out the project on GitHub. Maintainers of Python projects have a difficult time reviewing Pull Requests by new contributors who may not be aware of the code style. This project makes reviewing Pull Requests a little bit easier. Style...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Omaha

    Omaha

    Google Update for Windows

    Omaha is the open source version of Google Update, the system used to install, update, and maintain Google software such as Chrome and Earth on Windows platforms. It provides a robust infrastructure for both automatic background updates and on-demand update checks, ensuring that applications stay secure and up to date with minimal user intervention. Designed for scalability and reliability, Omaha can manage the distribution of patches, full installers, and software configurations across...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LVASI
    LVASI is a tool to automatically download and install more than a hundred software, it that makes the acquisition or reinstallation of your computer less tedious. To use LVASI, all you have to do is select the desired software from over 2 hundred available (202 to date) and launch the process. LVASI will then download the latest available versions of each selected software and install them without any action on your part. It is possible to just download the selection, and then install them...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    crossplane

    crossplane

    Quick and reliable way to convert NGINX configurations into JSON

    Reliable and fast NGINX configuration file parser and builder. Since crossplane is usually used to create payloads that are sent to different servers, it's important to keep security in mind. For that reason, the --ignore option was added. It can be used to keep certain sensitive directives out of the payload output entirely.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB