Skip to content

[FR] homebrew support #227

@Harmonese

Description

@Harmonese

Feature Request

On macOS, Homebrew is a standard installation method, and not having LaunchNext available there makes setup and updates less convenient (especially for users managing multiple machines or using automation).

Solution you would like

I would love it if the developers can provide an official Homebrew distribution for LaunchNext, so users can install and update it with a single command. Ideally one (or both) of the following:

  • Homebrew Cask (GUI app distribution), e.g.:
    brew install --cask launchnext
  • Homebrew Formula (CLI tool, if applicable), e.g.:
    brew install launchnext

If the app is distributed as a .dmg or .zip, a cask would be great. It would help if releases include stable URLs and checksums, and versioned GitHub releases (if not already).

Additional context

Homebrew support would make LaunchNext easier to adopt in developer workflows and enterprise setups (automated provisioning, CI machines, reproducible environments). If you can share preferred distribution format (DMG/ZIP/PKG) and release URL patterns, I’m happy to help test a cask and verify install/update behavior.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions