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

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
P

probonopd/go-appimage

0
View on GitHub↗
0 estrellas·0 forks·4 vistas

Go Appimage

An implementation of AppImage tools written in Go by the inventor of the AppImage format.

Features

  • Build and Compilation Tools - Creates AppImage bundles for applications.
  • Deployment Tools - Deploys dependencies and converts directories into portable bundles.
  • Desktop Integration - Experimental daemon for integrating portable files into the system environment.

Historial de estrellas

Gráfico del historial de estrellas de probonopd/go-appimageGráfico del historial de estrellas de probonopd/go-appimage

Búsqueda con IA

Explora más repositorios increíbles

Describe lo que necesitas en lenguaje sencillo: la IA clasifica miles de proyectos open-source curados por relevancia.

Start searching with AI

Preguntas frecuentes

¿Qué hace probonopd/go-appimage?

An implementation of AppImage tools written in Go by the inventor of the AppImage format.

¿Cuáles son las características principales de probonopd/go-appimage?

Las características principales de probonopd/go-appimage son: Build and Compilation Tools, Deployment Tools, Desktop Integration.

¿Qué alternativas de código abierto existen para probonopd/go-appimage?

Las alternativas de código abierto para probonopd/go-appimage incluyen: electron-userland/electron-builder — electron-builder is a cross-platform build automator and packaging tool for Electron applications. It bundles source… swiftlang/swift-build — Swift Build is a modular build system designed to orchestrate the compilation of software projects. It functions as a… sbt/sbt — Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project… openwrt/packages — This project is a cross-compilation build system and software repository for the OpenWrt operating system. It provides… burrowers/garble — Garble is an obfuscation tool for Go binaries. It transforms compiled Go programs by hashing identifiers, package… appimage/appimaged — appimaged is an optional daemon that watches locations like ~/bin and ~/Downloads for AppImages and if it detects…

Alternativas open-source a Go Appimage

Proyectos open-source similares, clasificados según cuántas características comparten con Go Appimage.
  • electron-userland/electron-builderAvatar de electron-userland

    electron-userland/electron-builder

    14,594Ver en 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

    TypeScript
    Ver en GitHub↗14,594
  • sbt/sbtAvatar de sbt

    sbt/sbt

    4,929Ver en GitHub↗

    Sbt is a JVM build tool and dependency management system designed for Scala and Java. It functions as a multi-project build orchestrator that manages the compilation of source code, resolves external libraries from remote repositories, and packages binaries for distribution. The project is distinguished by its interactive build system, which provides a read-eval-print loop for real-time state inspection and task execution. It utilizes a dependency-graph based execution model to process tasks and maintains a type-safe key-value store for dynamic build configuration. Its capabilities cover JVM

    Scala
    Ver en GitHub↗4,929
  • swiftlang/swift-buildAvatar de swiftlang

    swiftlang/swift-build

    2,225Ver en GitHub↗

    Swift Build is a modular build system designed to orchestrate the compilation of software projects. It functions as a low-level engine that manages the entire build lifecycle, including dependency resolution, task scheduling, and the generation of executable binaries or libraries. By utilizing a decoupled client-server architecture, the system separates the build engine from the interface to facilitate consistent and isolated task execution. The system distinguishes itself through a graph-based approach to task scheduling and a persistent database that tracks file states to ensure incremental

    Swiftbuildbuild-systembuild-tool
    Ver en GitHub↗2,225
  • openwrt/packagesAvatar de openwrt

    openwrt/packages

    4,532Ver en GitHub↗

    This project is a cross-compilation build system and software repository for the OpenWrt operating system. It provides a curated collection of community-maintained software packages, build scripts, and application definitions used to compile third-party libraries and utilities for specific target hardware architectures. The system functions as an embedded Linux software feed, utilizing a cross-compilation workflow to convert external source code into compatible binaries. It includes a distribution of network tools, such as DNS servers and VPNs, tailored for router-based environments and resou

    Makefilehacktoberfest
    Ver en GitHub↗4,532
  • Ver las 30 alternativas a Go Appimage→