15 repository-uri
Tools for generating native Windows executables or MSIX packages for desktop distribution.
Explore 15 awesome GitHub repositories matching devops & infrastructure · Windows Installers. Refine with filters or upvote what's useful.
LocalSend is a cross-platform utility designed for secure, peer-to-peer file transfers between devices on the same local network. By establishing direct, encrypted communication channels, the application enables users to share files without relying on external servers, cloud storage, or active internet connectivity. The project distinguishes itself through a unified codebase that supports native-looking interfaces across desktop and mobile operating systems. It utilizes automated peer discovery to identify available devices on a subnet and employs end-to-end encryption to ensure data integrit
Produces native Windows executables and MSIX packages for streamlined desktop distribution.
Vector is a high-performance observability data pipeline designed to collect, transform, and route logs, metrics, and traces across distributed infrastructure. It functions as a modular engine that decouples data ingestion from processing and transmission, utilizing a component-based architecture to connect diverse sources to multiple destinations. The project distinguishes itself through a focus on reliability and flow control. It implements backpressure-aware data movement to prevent data loss during traffic spikes and utilizes disk-backed event buffering to ensure durability during network
Supports standard MSI package formats for automated or manual deployment on Windows systems.
Beekeeper Studio is a cross-platform desktop application designed for database management and SQL development. It provides a unified graphical interface to connect to, query, and modify data across a wide range of relational and NoSQL database systems. The application functions as a comprehensive workspace, integrating tools for schema design, record editing, and data visualization. The project distinguishes itself through a focus on secure, flexible connectivity and AI-assisted workflows. It supports advanced authentication methods, including enterprise single sign-on, multi-factor authentic
Provides native Windows executable installers for standard desktop setup.
Whisky is a compatibility layer and virtual environment manager designed to run Windows applications and games on macOS. It functions by creating isolated containers that house separate filesystems and registry hives, ensuring that software dependencies remain independent of the host operating system. By translating Windows system calls into native equivalents, the tool enables the execution of non-native binaries within a managed environment. The project distinguishes itself through a comprehensive suite of configuration and optimization tools that allow users to tune graphics rendering, inp
Provides command-line interfaces for automating software installation and managing virtual environments.
oclif is a Node.js framework for building command-line interfaces. It provides a structured system for developing terminal applications with consistent command patterns, argument parsing, and automated help generation. The project features a modular plugin architecture that allows for external functionality to be injected via a manifest-based loading mechanism. It includes a dedicated distribution pipeline and packager to bundle applications into OS-native installers and tarballs for Windows, macOS, and Linux. The framework covers a broad range of development capabilities, including project
Generates native Windows installers with support for executable signing and security exclusions.
Squirrel.Windows is a framework for installing and updating Windows desktop applications via HTTP. It functions as an application installer, background software updater, and distribution system that operates without the use of traditional installation wizards. The framework uses NuGet packages to distribute software and reduce download sizes through delta updates. It manages software releases by organizing updates into distinct HTTP channels to control how different user groups receive new versions. The system handles deployment through user-mode directory installation to avoid administrativ
Deploys desktop software to Windows machines without traditional installation wizards or system reboots.
Waterfox is a privacy-focused web browser built on a fork of the Gecko engine that removes all telemetry and tracking code while preserving full extension compatibility. It encrypts DNS queries through independent third-party resolvers to prevent centralized monitoring of browsing destinations, and organizes browser tabs into hierarchical parent-child trees with collapsible branches and keyboard-driven navigation. The browser maintains a backward-compatible runtime bridge that supports both legacy XUL-based add-ons and modern WebExtensions simultaneously, allowing users to keep using older or
Downloads a 64-bit installer for Windows 10 or later with SSE4.2 support.
Reqable is a cross-platform network debugging tool that functions as an HTTP/HTTPS debugging proxy, a REST API client, and a traffic replay tool. It captures, inspects, and modifies live traffic using a local MITM proxy engine, supports VPN tunnel capture for mobile devices, and provides a Python scripting sandbox for custom traffic processing. The application is available on Windows, macOS, Linux, iOS, and Android. The tool distinguishes itself by combining traffic interception with breakpoint-based request modification, allowing users to pause live HTTP traffic for manual inspection and alt
Ships a native Windows installer and portable zip for Windows 7 and later systems.
KurrentDB is an event-native database designed for event sourcing and event-driven architectures. It stores events as immutable, ordered records in streams, preserving a complete audit trail and enabling temporal queries. The database uses gRPC for all client-server and inter-node communication, providing efficient binary serialization and bidirectional streaming, and supports atomic multi-stream writes that ensure consistency across multiple streams in a single transaction. The database distinguishes itself with a built-in JavaScript projection engine that transforms, filters, and aggregates
EventStoreDB installs the database on Ubuntu, Debian, CentOS, RHEL, or Microsoft Windows.
Acest proiect este o implementare de referință și un tutorial conceput pentru a demonstra fluxul de lucru end-to-end de construire, versionare și încărcare a distribuțiilor Python. Acesta servește ca template de proiect concret și exemplu pentru configurarea metadatelor și a artefactelor de build pentru indicii de pachete. Repository-ul ilustrează modul de împachetare a software-ului prin definirea metadatelor proiectului și a dependențelor în fișiere de configurare statice. Acoperă procesul de transformare a arborilor sursă în arhive versionate și distribuții binare specifice platformei, arătând specific cum se construiesc binary wheels și distribuții sursă. Proiectul acoperă arii de capabilități mai largi, inclusiv gestionarea dependențelor, crearea de interfețe în linie de comandă și automatizarea publicării lansărilor în repository-uri. De asemenea, demonstrează utilizarea mediilor virtuale izolate și integrarea extensiilor binare.
Shows how to generate native Windows executables or installers for desktop distribution.
Inno Setup is an open-source script-driven installer generator for Windows. It transforms a plain-text script—written in a Pascal-derived scripting language—into a standalone executable that handles file installation, registry configuration, shortcut creation, and uninstall logic. The resulting installer is a self-extracting executable that compresses all payload files using LZMA compression, producing a compact and self-contained setup package. The tool distinguishes itself with a fully programmable Pascal-based scripting language, allowing developers to write custom logic, design custom wiz
Transforms a human-readable script file into a standalone executable installer for Windows applications.
Acest proiect este un tutorial cuprinzător de baze de date MySQL și o resursă educațională concepută pentru începători. Servește ca manual tehnic și ghid de învățare care acoperă instalarea, configurarea și operarea unui sistem de gestionare a bazelor de date relaționale. Materialele oferă o abordare structurată a fundamentelor bazelor de date relaționale, inclusiv designul schemei, crearea tabelelor și executarea interogărilor SQL. Include îndrumări specifice privind administrarea bazelor de date, cum ar fi gestionarea accesului utilizatorilor, configurarea motoarelor de stocare și gestionarea instalării serverului pe diferite sisteme de operare. Resursa acoperă o gamă largă de capabilități, inclusiv manipularea datelor pentru date temporale și caractere Unicode, conectivitatea client-server și gestionarea ciclului de viață al bazei de date. De asemenea, oferă informații de diagnosticare pentru depanarea sistemului pentru a rezolva conflictele de instalare și erorile de pornire. Conținutul este livrat ca o colecție de documentație bazată pe markdown, prezentând ghiduri procedurale pas cu pas și demonstrații de interogări bazate pe exemple.
Provides instructions for installing the database server on various operating systems including Linux and Windows.
This project provides a MinGW environment installer that downloads, extracts, and registers pre‑compiled compiler toolchains on Windows, eliminating the need to build from source. It is a distribution of a pre‑built MinGW toolchain for C and C++ development, set up in a few automated steps. The installer walks users through a guided deployment workflow: it manages archive extraction, registers the binary directories with the operating system, and injects the compiler paths into the system or session environment variable. A preconfigured terminal shortcut launches the environment with those va
Installs a pre-built compiler toolchain by downloading, extracting, and adding its binaries to the system path for immediate use.
w64devkit este un kit de dezvoltare C/C++ MinGW-w64 portabil și un toolchain GCC auto-conținut pentru Windows. Oferă un mediu de build nativ pentru compilarea codului sursă C, C++ și Fortran în binare executabile x86 și x64, fără a necesita instalare la nivel de sistem sau modificări ale regiștrilor și variabilelor de mediu ale gazdei. Toolchain-ul este distribuit ca o suită auto-conținută de compilatoare, linkere și assemblere care rulează din orice director. Include un wrapper de mediu bazat pe shell pentru a configura automat calea către binarele sale și utilizează link-area statică pentru a elimina conflictele de dependență de runtime externe. Dincolo de compilare, kit-ul include un toolkit de debugging pentru inspectarea memoriei și analizarea proceselor care rulează, precum și utilitare pentru inspectarea binară PE pentru a decoda tabelele de import și export. De asemenea, acoperă automatizarea fluxului de lucru de build, semnarea codului binar și crearea pachetelor de instalare Windows.
Converts source scripts into professional installation packages for deployment on Windows systems.
GeoServer este un manager și editor de date geospațiale open-source care partajează, editează și procesează informații geografice folosind standarde deschise. Acesta operează ca un server geospațial OGC și furnizor de servicii de hărți web, livrând date spațiale și măsurători calculate către aplicațiile client prin protocoale web standardizate. Platforma permite publicarea seturilor de date geospațiale din diverse formate de fișiere către servicii web și suportă modificarea și gestionarea seturilor de date spațiale printr-un server central. Oferă capabilități pentru procesarea spațială la distanță și crearea de directoare căutabile pentru seturile de date spațiale disponibile folosind servicii de descoperire.
Provides distributable Windows installation packages to simplify software deployment.