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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

37 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • localsend/localsendAvatar von localsend

    localsend/localsend

    83,448Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗83,448
  • python/cpythonAvatar von python

    python/cpython

    73,265Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗73,265
  • eugeny/tabbyAvatar von Eugeny

    Eugeny/tabby

    72,154Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗72,154
  • vectordotdev/vectorAvatar von vectordotdev

    vectordotdev/vector

    22,071Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,071
  • beekeeper-studio/beekeeper-studioAvatar von beekeeper-studio

    beekeeper-studio/beekeeper-studio

    22,030Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗22,030
  • fosrl/pangolinAvatar von fosrl

    fosrl/pangolin

    21,255Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗21,255
  • stitionai/devikaAvatar von stitionai

    stitionai/devika

    19,511Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗19,511
  • refactoringhq/tolariaAvatar von refactoringhq

    refactoringhq/tolaria

    16,851Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗16,851
  • whisky-app/whiskyAvatar von Whisky-App

    Whisky-App/Whisky

    15,103Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗15,103
  • electron-userland/electron-builderAvatar von electron-userland

    electron-userland/electron-builder

    14,594Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,594
  • duplicati/duplicatiAvatar von duplicati

    duplicati/duplicati

    14,283Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗14,283
  • ttroy50/cmake-examplesAvatar von ttroy50

    ttroy50/cmake-examples

    13,066Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗13,066
  • electron/electron-api-demosAvatar von electron

    electron/electron-api-demos

    10,235Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗10,235
  • oclif/oclifAvatar von oclif

    oclif/oclif

    9,543Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗9,543
  • cerebroapp/cerebroAvatar von cerebroapp

    cerebroapp/cerebro

    8,541Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗8,541
  • squirrel/squirrel.windowsAvatar von squirrel

    squirrel/squirrel.windows

    7,968Auf GitHub ansehen↗

    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++
    Auf GitHub ansehen↗7,968
  • electron/forgeAvatar von electron

    electron/forge

    7,092Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗7,092
  • mylxsw/aideaAvatar von mylxsw

    mylxsw/aidea

    6,931Auf GitHub ansehen↗

    Aidea ist ein plattformübergreifender KI-Client und ein Self-Hosted-Infrastrukturprojekt. Es besteht aus einer Flutter-Anwendung und einem containerisierten Backend-System, das entwickelt wurde, um eine einheitliche Schnittstelle für die Interaktion mit Large Language Models und KI-Bildgenerierungsdiensten bereitzustellen. Das Projekt fungiert als Self-Hosted-KI-Gateway, das es Benutzern ermöglicht, private Instanzen von Sprach- und Bildmodellen auf eigener Hardware zu verwalten und bereitzustellen. Diese Architektur ermöglicht das Routing diverser Datenabfragen über ein standardisiertes API-Gateway an mehrere KI-Anbieter, während die Kontrolle über Datenspeicherung und Serverkonfiguration gewahrt bleibt. Das System deckt konversationelle Workflows, Text-to-Image-Diffusion und asynchrone Stream-Verarbeitung ab. Es nutzt eine einzige Codebasis, um eine konsistente Benutzeroberfläche über Mobil-, Desktop- und Webumgebungen hinweg zu rendern, unterstützt durch Container-basierte Service-Orchestrierung für das Backend.

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

    Dart
    Auf GitHub ansehen↗6,931
  • kubernetes-sigs/krewAvatar von kubernetes-sigs

    kubernetes-sigs/krew

    6,898Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,898
  • rocm/rocmAvatar von ROCm

    ROCm/ROCm

    6,645Auf GitHub ansehen↗

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

    Shelldocumentation
    Auf GitHub ansehen↗6,645
Vorherige12Nächste
  1. Home
  2. DevOps & Infrastructure
  3. Distribution and Packaging
  4. Software Distribution
  5. Native Installers

Unter-Tags erkunden

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