awesome-repositories.com
Blog
awesome-repositories.com

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

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

buresdv/Cork

0
View on GitHub↗
4,498 Stars·268 Forks·Swift·11 Aufrufecorkmac.app↗

Cork

Cork ist eine native macOS-Desktopanwendung, die eine grafische Oberfläche für den Homebrew-Paketmanager bietet. Sie dient als GUI zum Suchen, Installieren und Aktualisieren von Softwarepaketen und fungiert als Service-Controller zur Verwaltung von Hintergrund-Systemdiensten.

Die Anwendung enthält ein dediziertes Menüleisten-Utility zum Auslösen von Paket-Updates und Verwaltungsaufgaben direkt aus dem macOS-Statusmenü. Sie verfügt zudem über ein System zur Zuweisung benutzerdefinierter Tags an Pakete, um Softwareinstallationen zu gruppieren und zu organisieren.

Die Software deckt das Paket-Lebenszyklusmanagement ab, einschließlich Abhängigkeitsanalyse zur Identifizierung erforderlicher Software und ein Cache-Management-System zum Löschen heruntergeladener Installationsdateien. Sie bietet zudem eine visuelle Schnittstelle zum Starten und Stoppen von Hintergrund-Systemdiensten.

Features

  • Graphical Management Interfaces - Provides a graphical interface for searching, installing, and updating software packages via Homebrew.
  • Graphical Package Managers - Ships a desktop interface for managing the full lifecycle of packages and system updates.
  • CLI Wrappers - Executes Homebrew commands by invoking system shell processes and parsing standard output for state updates.
  • Package Manager Installers - Provides a graphical interface to search for and install software packages, replacing manual command line interaction.
  • Background Service Managers - Provides a graphical interface to start, stop, and manage the lifecycle of background system services installed via Homebrew.
  • Homebrew Cask Management - Provides a graphical interface for managing the installation and updates of macOS software via Homebrew.
  • Homebrew Service Controllers - Provides a visual tool for starting, stopping, and managing background system services installed through Homebrew.
  • macOS Launchd Service Managers - Provides a visual interface to start, stop, and manage background system services installed via Homebrew.
  • Cache Clearing - Enables manual removal of stored binaries and artifacts from the local download cache to reclaim disk space.
  • Dependency Analysis - Identifies which software packages are required by other apps and tracks manually installed tools.
  • Package Dependency Managers - Analyzes package dependencies to determine which system items rely on specific pieces of software.
  • Dependency Graph Visualizations - Provides visualizations of the structural relationships and dependencies between installed software packages.
  • Download Cache Management - Provides utilities to locate and delete temporary download files stored in the local package cache.
  • Menu Bar Utilities - Maintains a persistent background process to trigger system actions directly from the macOS status menu.
  • Developer Utilities - Intuitive graphical interface for managing Homebrew packages.

Star-Verlauf

Star-Verlauf für buresdv/corkStar-Verlauf für buresdv/cork

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht buresdv/cork?

Cork ist eine native macOS-Desktopanwendung, die eine grafische Oberfläche für den Homebrew-Paketmanager bietet. Sie dient als GUI zum Suchen, Installieren und Aktualisieren von Softwarepaketen und fungiert als Service-Controller zur Verwaltung von Hintergrund-Systemdiensten.

Was sind die Hauptfunktionen von buresdv/cork?

Die Hauptfunktionen von buresdv/cork sind: Graphical Management Interfaces, Graphical Package Managers, CLI Wrappers, Package Manager Installers, Background Service Managers, Homebrew Cask Management, Homebrew Service Controllers, macOS Launchd Service Managers.

Welche Open-Source-Alternativen gibt es zu buresdv/cork?

Open-Source-Alternativen zu buresdv/cork sind unter anderem: brunophilipe/cakebrew — Cakebrew is a graphical user interface for managing Homebrew packages and formulas on macOS. It provides a visual… homebrew/legacy-homebrew — This project is a command line package manager and dependency management engine used for installing, updating, and… homebrew/homebrew-core — This project is a Ruby-based package definition repository that functions as a cross-platform package manager and… gao-sun/eul — eul is a native macOS system monitor and desktop application built with SwiftUI. It serves as a status bar utility for… milanvarady/applite — Applite is a graphical macOS application manager and GUI client for Homebrew Casks. It provides a visual interface for… avibrazil/rdm — RDM is a system utility for macOS designed to unlock and apply unsupported screen resolutions. It functions as a…

Open-Source-Alternativen zu Cork

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Cork.
  • brunophilipe/cakebrewAvatar von brunophilipe

    brunophilipe/Cakebrew

    5,015Auf GitHub ansehen↗

    Cakebrew is a graphical user interface for managing Homebrew packages and formulas on macOS. It provides a visual application for searching, installing, and updating software without requiring direct command line interaction. The tool includes capabilities for managing external software repositories and taps to expand the library of available packages. It also provides utilities for system storage optimization by cleaning up obsolete files and updating the package manager environment.

    Objective-C
    Auf GitHub ansehen↗5,015
  • homebrew/legacy-homebrewAvatar von Homebrew

    Homebrew/legacy-homebrew

    26,849Auf GitHub ansehen↗

    This project is a command line package manager and dependency management engine used for installing, updating, and removing software packages across different operating systems. It functions as a package recipe system and software repository administrator, utilizing declarative scripts to define software sources, build arguments, and installation steps. The system operates as a binary distribution platform that compiles source code into pre-compiled binaries and distributes them through remote repositories. It includes an automated version tracker that monitors upstream software releases and

    Auf GitHub ansehen↗26,849
  • homebrew/homebrew-coreAvatar von Homebrew

    Homebrew/homebrew-core

    15,383Auf GitHub ansehen↗

    This project is a Ruby-based package definition repository that functions as a cross-platform package manager and software dependency resolver for macOS and Linux. It provides a centralized system for installing, updating, and managing software through a Git-based distribution model. The system distinguishes itself through a binary package distribution network that produces pre-compiled bottles to avoid local compilation from source. It utilizes a Ruby-based domain specific language to define installation recipes and employs a distributed version control architecture to synchronize these defi

    Rubycoreformulaehacktoberfest
    Auf GitHub ansehen↗15,383
  • gao-sun/eulAvatar von gao-sun

    gao-sun/eul

    9,908Auf GitHub ansehen↗

    eul is a native macOS system monitor and desktop application built with SwiftUI. It serves as a status bar utility for tracking real-time CPU, memory, network, and battery usage. The application includes a dedicated Bluetooth device battery tracker to monitor the charge levels of connected peripherals. It is developed as a multilingual utility with a localized user interface to support multiple languages. The software covers system resource monitoring and peripheral battery tracking, integrating these metrics directly into the macOS menu bar.

    Swiftappmacosmonitor
    Auf GitHub ansehen↗9,908
Alle 30 Alternativen zu Cork anzeigen→