awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 个仓库

Awesome GitHub RepositoriesGitHub Release Managers

Applications designed to discover, install, and update software binaries specifically from GitHub releases.

Distinct from GitHub Release Automators: Distinct from GitHub Release Automators which focus on publishing, and general Release Management which focuses on branch workflows.

Explore 7 awesome GitHub repositories matching development tools & productivity · GitHub Release Managers. Refine with filters or upvote what's useful.

Awesome GitHub Release Managers GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • carguo/gsy_github_app_flutterCarGuo 的头像

    CarGuo/gsy_github_app_flutter

    15,457在 GitHub 上查看↗

    This project is an open-source Flutter GitHub client and cross-platform mobile application. It serves as a GitHub GraphQL client and OAuth mobile app, providing a mobile interface for browsing repositories, issues, and user profiles. It is also designed as an open-source architecture reference to demonstrate Flutter best practices, state management, and multi-language localization. The application distinguishes itself by using GraphQL queries to retrieve nested repository and user information, reducing network requests and over-fetching. It utilizes a shared Dart codebase to provide a consist

    Enables users to list and browse project releases, including changelogs and download links.

    Dartandroidcross-platformdart
    在 GitHub 上查看↗15,457
  • rainxchzed/github-storerainxchzed 的头像

    rainxchzed/Github-Store

    6,852在 GitHub 上查看↗

    Github-Store is an open source software store and release manager designed to discover, install, and update binaries directly from GitHub repository releases. It functions as a centralized catalog for browsing open source projects that provide pre-compiled binaries compatible with the user's current operating system. The system automates the downloading and installation of platform-specific assets and includes a version tracker to notify users when new releases are available. It utilizes a security layer to validate downloaded assets through checksum-based integrity verification and cryptogra

    Provides a desktop application for discovering, installing, and updating software binaries directly from GitHub repository releases.

    Kotlinandroiddesktopgithub-app
    在 GitHub 上查看↗6,852
  • jsdelivr/jsdelivrjsdelivr 的头像

    jsdelivr/jsdelivr

    6,281在 GitHub 上查看↗

    A free, fast, and reliable Open Source CDN for npm, GitHub, Javascript, and ESM

    Fetches files from public GitHub repository tagged releases through a CDN with S3 backup storage.

    JavaScript
    在 GitHub 上查看↗6,281
  • alrra/browser-logosalrra 的头像

    alrra/browser-logos

    6,038在 GitHub 上查看↗

    🗂 High resolution web browser logos

    Serves browser logos directly from a CDN for quick embedding without package installation.

    browser-logosbrowsersicons
    在 GitHub 上查看↗6,038
  • memstechtips/winhancememstechtips 的头像

    memstechtips/Winhance

    6,021在 GitHub 上查看↗

    Winhance is a graphical tool for managing and optimizing Windows environments, providing a unified interface for removing pre-installed bloatware, applying performance and privacy tweaks, backing up and restoring system settings, and installing third-party applications through the WinGet package manager. It operates as a portable executable that can run without writing to system directories, and it supports exporting and importing its configuration as structured JSON files for easy migration across systems. The tool distinguishes itself by combining system optimization with deployment capabil

    Downloads the latest installer binary from GitHub Releases for self-update.

    C#windows-10windows-10-debloatwindows-10-optimization
    在 GitHub 上查看↗6,021
  • mm2-0/kvaesitsoMM2-0 的头像

    MM2-0/Kvaesitso

    4,318在 GitHub 上查看↗

    Kvaesitso is a search-centric Android launcher that replaces the traditional home screen with a unified search interface for launching apps, searching files, and performing quick actions. Its core identity is built around a search-first model that indexes apps, contacts, files, and external services, supported by a Material Design 3 theming system with custom color palettes and monochrome icon filters for a personalized appearance. The launcher distinguishes itself through an extensible plugin system that adds new data providers for weather, file search, cloud storage, public transport, and t

    Downloads the latest APK directly from the project's GitHub releases page.

    Kotlinandroidjetpack-composekotlin
    在 GitHub 上查看↗4,318
  • afragen/git-updaterafragen 的头像

    afragen/git-updater

    3,318在 GitHub 上查看↗

    WordPress Git Updater is a software update manager that automates the installation and updating of plugins and themes hosted on Git repositories. It functions as an automated release system and a secure client for private Git repository management, linking software components to providers like GitHub, GitLab, or enterprise Git instances for version tracking. The tool distinguishes itself through detailed branch management, allowing users to target specific branches or tagged releases for deployment. It supports secure access to private codebases via personal access tokens and provides a modul

    Tracks releases and branches on GitHub to automatically deploy updated versions of software assets.

    PHPgitlanguage-packupdater
    在 GitHub 上查看↗3,318
  1. Home
  2. Development Tools & Productivity
  3. GitHub Release Managers

探索子标签

  • CDN Asset Hosts1 个子标签Fetches files from any public GitHub repository's tagged releases through a CDN, with permanent S3 storage as a backup. **Distinct from GitHub Release Managers:** Distinct from GitHub Release Managers: serves release assets through a CDN, not for discovering or installing binaries locally.