awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

37 dépôts

Awesome GitHub RepositoriesNative Installers

Packages for deploying software on specific operating systems.

Explore 37 awesome GitHub repositories matching devops & infrastructure · Native Installers. Refine with filters or upvote what's useful.

Awesome Native Installers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • localsend/localsendAvatar de localsend

    localsend/localsend

    83,448Voir sur GitHub↗

    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.

    Dartdartfile-sharingflutter
    Voir sur GitHub↗83,448
  • python/cpythonAvatar de python

    python/cpython

    73,265Voir sur GitHub↗

    CPython is the primary, community-maintained reference implementation of the Python programming language. It functions as a high-level, interpreted execution environment that compiles source code into platform-independent bytecode for processing by a stack-based virtual machine. The runtime manages memory through a combination of reference counting and generational cyclic garbage collection, while dynamic type dispatching determines object behavior at runtime based on metadata stored within object headers. The project is distinguished by its C-based architecture, which provides a stable forei

    Generates universal binaries and executable installers to ensure consistent application deployment across diverse hardware architectures and operating systems.

    Python
    Voir sur GitHub↗73,265
  • eugeny/tabbyAvatar de Eugeny

    Eugeny/tabby

    72,154Voir sur GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The application functions as a secure remote connection manager, supporting advanced authentication, port forwarding, and persistent network sessions via an asynchronous protocol layer. The project distinguishes itself through a modular plugin architecture that enables users to extend

    Distributes software using native installer formats to simplify the setup process on Windows, macOS, and Linux.

    TypeScriptserialssh-clienttelnet-client
    Voir sur GitHub↗72,154
  • vectordotdev/vectorAvatar de vectordotdev

    vectordotdev/vector

    22,071Voir sur GitHub↗

    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.

    Rusteventsforwarderhacktoberfest
    Voir sur GitHub↗22,071
  • beekeeper-studio/beekeeper-studioAvatar de beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Voir sur GitHub↗

    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.

    TypeScriptbigquerycassandracockroachdb
    Voir sur GitHub↗22,030
  • fosrl/pangolinAvatar de fosrl

    fosrl/pangolin

    21,255Voir sur GitHub↗

    Pangolin is a zero-trust remote access platform designed to provide secure, identity-aware connectivity to private network resources. It functions as a cloud-native network controller that orchestrates encrypted tunnels, traffic routing, and access policies across distributed environments. By leveraging WireGuard for secure data transport, the platform enables authenticated access to internal web applications, terminal sessions, and remote desktops without exposing services to the public internet. The platform distinguishes itself through a declarative infrastructure model that synchronizes n

    Deploys native graphical or command-line software to user devices to establish secure, authenticated connections.

    TypeScriptcrowdsecdockerhome-lab
    Voir sur GitHub↗21,255
  • stitionai/devikaAvatar de stitionai

    stitionai/devika

    19,511Voir sur GitHub↗

    Devika is an autonomous AI software engineering system designed to plan, write, and debug code from high-level natural language instructions. It functions as an agentic software engineer that decomposes complex objectives into actionable coding steps for autonomous execution. The system integrates cloud-based and self-hosted large language models through a provider-agnostic layer, allowing for multi-model reasoning and code completion. It distinguishes itself by combining these models with a sandboxed execution environment for running code across different operating systems and a web-browsing

    Provides setup scripts to automate installation across Windows, Linux, and MacOS environments.

    Python
    Voir sur GitHub↗19,511
  • refactoringhq/tolariaAvatar de refactoringhq

    refactoringhq/tolaria

    16,851Voir sur GitHub↗

    Tolaria is a markdown knowledge base manager and bidirectional note linking system. It functions as an integrated environment for organizing notes and structured data, utilizing YAML frontmatter and wikilinks to establish relational mappings between documents. The project distinguishes itself by integrating language model capabilities directly into the editor for content generation and analysis. It further combines prose with structured data through a markdown spreadsheet editor that renders CSV-formatted files as interactive grids with formula support and cross-sheet referencing. The platfo

    Provides native binaries and installers for macOS, Windows, and Linux.

    TypeScript
    Voir sur GitHub↗16,851
  • whisky-app/whiskyAvatar de Whisky-App

    Whisky-App/Whisky

    15,103Voir sur GitHub↗

    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.

    Swiftgamegame-porting-toolkitmac
    Voir sur GitHub↗15,103
  • electron-userland/electron-builderAvatar de electron-userland

    electron-userland/electron-builder

    14,594Voir sur GitHub↗

    electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source code and dependencies into platform-specific installers, portable executables, and app store formats for Windows, macOS, and Linux. The project functions as a distribution pipeline that orchestrates the signing and notarization of binaries to ensure authenticity and bypass security warnings. It also serves as an auto-update orchestrator, preparing application packages and distribution channels to support automatic background software updates. Its capability surface covers the

    Bundles source code and dependencies into native executable installers tailored for Windows, macOS, and Linux.

    TypeScript
    Voir sur GitHub↗14,594
  • duplicati/duplicatiAvatar de duplicati

    duplicati/duplicati

    14,283Voir sur GitHub↗

    Duplicati is a self-hosted backup server designed to perform encrypted, incremental, and compressed backups to a wide range of local, network, and cloud-based storage providers. It functions as a background service that automates recurring data protection tasks, ensuring that only changed data blocks are stored to maximize efficiency and minimize bandwidth usage. The project distinguishes itself through a centralized management console that allows for the orchestration of multiple distributed backup agents from a single web-based dashboard. It supports multi-tenant management, enabling the or

    Provides multiple installation formats including native system packages, portable archives, and containerized bundles.

    C#backupc-sharpclient-only-backup
    Voir sur GitHub↗14,283
  • ttroy50/cmake-examplesAvatar de ttroy50

    ttroy50/cmake-examples

    13,066Voir sur GitHub↗

    This project is a collection of reference implementations and templates for CMake build patterns and configuration workflows. It provides standardized templates for managing C++ project structures, compiler flags, and dependency linking. The repository includes a packaging guide for creating installation targets and platform-specific software installers. It also provides a testing suite that demonstrates the integration of unit testing and static analysis tools into the build process. Additional reference configurations cover the execution of builds and tests within isolated, containerized e

    Provides patterns for creating cross-platform installers that function across different operating systems.

    CMakeboostcatchclang
    Voir sur GitHub↗13,066
  • electron/electron-api-demosAvatar de electron

    electron/electron-api-demos

    10,235Voir sur GitHub↗

    This repository provides a collection of interactive sample applications and reference implementations for the Electron framework. It serves as a library of API reference demos designed to help developers learn how to implement core desktop features. The project features visual demonstrations of cross-platform GUI management and practical examples of native operating system integration. It includes dedicated samples for handling native modules, crash reports, and the configuration of security implementations such as content security policies and process sandboxing. The codebase covers a broa

    Showcases how to generate platform-specific installation packages for different operating systems.

    HTML
    Voir sur GitHub↗10,235
  • oclif/oclifAvatar de oclif

    oclif/oclif

    9,543Voir sur GitHub↗

    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

    Creates executable installers and binaries that function across multiple operating systems and architectures.

    TypeScript
    Voir sur GitHub↗9,543
  • cerebroapp/cerebroAvatar de cerebroapp

    cerebroapp/cerebro

    8,541Voir sur GitHub↗

    Cerebro is a cross-platform productivity tool and keyboard-driven command palette. It serves as a central search interface and desktop application launcher for finding and initiating the execution of local files, installed software, and web services. The application is an extensible search tool that supports a plugin system, allowing third-party modules to register custom search providers and new functional capabilities. The software covers several capability areas, including local file system navigation and preview, integrated web search, and productivity utilities for natural language mat

    Includes utilities for packaging the application into platform-specific native installers.

    JavaScriptcerebroelectronlauncher
    Voir sur GitHub↗8,541
  • squirrel/squirrel.windowsAvatar de squirrel

    squirrel/squirrel.windows

    7,968Voir sur GitHub↗

    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.

    C++
    Voir sur GitHub↗7,968
  • electron/forgeAvatar de electron

    electron/forge

    7,092Voir sur GitHub↗

    Forge is a build toolchain for Electron desktop applications that provides a system for bootstrapping projects, recompiling native modules, and packaging and publishing application binaries. It functions as an application bundler and distribution publisher, automating the process of turning source code into platform-specific executables and installers. The toolset uses a plugin-based pipeline to automate the build process, allowing for the integration of third-party extensions for asset bundling or security auditing. It employs specialized modules to transform packaged applications into distr

    Creates executable installers and binaries that function across multiple operating systems and hardware architectures.

    TypeScriptbuildelectronhacktoberfest
    Voir sur GitHub↗7,092
  • mylxsw/aideaAvatar de mylxsw

    mylxsw/aidea

    6,931Voir sur GitHub↗

    Aidea est un client IA multi-plateforme et un projet d'infrastructure auto-hébergé. Il se compose d'une application Flutter et d'un système backend conteneurisé conçu pour fournir une interface unifiée pour interagir avec de grands modèles de langage et des services de génération d'images par IA. Le projet fonctionne comme une passerelle IA auto-hébergée, permettant aux utilisateurs de gérer et de déployer des instances privées de modèles de langage et d'image sur leur propre matériel. Cette architecture permet le routage de diverses requêtes de données via une passerelle API standardisée vers plusieurs fournisseurs d'IA tout en conservant le contrôle sur le stockage des données et la configuration du serveur. Le système couvre les flux de travail conversationnels, la diffusion texte-vers-image et le traitement de flux asynchrone. Il utilise une base de code unique pour rendre une interface utilisateur cohérente sur les environnements mobiles, bureau et web, soutenue par une orchestration de service basée sur des conteneurs pour le backend.

    Creates executable installers and binaries that function across multiple operating systems and hardware architectures.

    Dart
    Voir sur GitHub↗6,931
  • kubernetes-sigs/krewAvatar de kubernetes-sigs

    kubernetes-sigs/krew

    6,898Voir sur GitHub↗

    Krew is a command-line extension manager and cross-platform plugin installer designed specifically for the kubectl ecosystem. It functions as a package manager that allows users to discover, install, and update community-driven extensions to add new capabilities to the Kubernetes command line interface. The project utilizes a manifest-based distribution system where YAML files map binaries to specific operating systems and architectures. This ensures secure deployment through the use of checksums for integrity verification and enables the hosting of both public and private plugin registries.

    Installs plugins by mapping the user's OS and architecture to the correct verified binary.

    Gok8s-sig-clikubectlkubectl-plugins
    Voir sur GitHub↗6,898
  • rocm/rocmAvatar de ROCm

    ROCm/ROCm

    6,645Voir sur GitHub↗

    Provides installation guides for setting up the ROCm platform on Linux and Windows for GPU development.

    Shelldocumentation
    Voir sur GitHub↗6,645
Préc.12Suivant
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Native Installers

Explorer les sous-tags

  • Cross-Platform Installers2 sous-tagsTools for creating executable installers and binaries that function across multiple operating systems and hardware architectures.
  • Windows Installers4 sous-tagsTools for generating native Windows executables or MSIX packages for desktop distribution.