Homebrew

Open-source projects categorized as Homebrew

Top 23 Homebrew Open-Source Projects

  • HomeBrew

    🍺 The missing package manager for macOS (or Linux)

  • Project mention: Top Homebrew Alternative: ServBay Becomes the Go-To for Developers | dev.to | 2024-04-18

    Homebrew is a highly popular package manager on macOS and Linux systems, enabling users to easily install, update, and uninstall command-line tools and applications. Its design philosophy focuses on simplifying the software installation process on macOS, eliminating the need for manual downloads and compilations of software packages.

  • hub

    A command-line tool that makes git easier to use with GitHub.

  • Project mention: GitHub Discussion about the recent feed changes becomes 3rd most upvoted ever | news.ycombinator.com | 2023-09-11

    Use hub here via CLI and forget the gui https://hub.github.com/

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • Homebrew-cask

    🍻 A CLI workflow for the administration of macOS applications distributed as binaries

  • Project mention: Calibre – New in Calibre 7.0 | news.ycombinator.com | 2023-11-18

    Using Homebrew Cask for Calibre actually makes the problem worse because the download is consistently very slow for some people. For me, it took around an hour the last time I had it installed on my Mac.

    https://github.com/Homebrew/homebrew-cask/issues/104814

  • Mos

    一个用于在 macOS 上平滑你的鼠标滚动效果或单独设置滚动方向的小工具, 让你的滚轮爽如触控板 | A lightweight tool used to smooth scrolling and set scroll direction independently for your mouse on macOS

  • Project mention: MOS: Smooth scrolling on the Mac for your third party mouse | news.ycombinator.com | 2024-03-13
  • homebrew-core

    🍻 Default formulae for the missing package manager for macOS (or Linux)

  • Project mention: Backdoor in upstream xz/liblzma leading to SSH server compromise | news.ycombinator.com | 2024-03-29

    > Correct. Though we do not appear to be affected, this revert was done out of an abundance of caution.

    [1] https://github.com/Homebrew/homebrew-core/pull/167512

  • goreleaser

    Deliver Go binaries as fast and easily as possible

  • Project mention: FOSDEM 2024 - Summary and Reflections | dev.to | 2024-02-05

    I also got my eyes on GoReleaser, which I will use in my (Go) projects.

  • mas

    :package: Mac App Store command line interface

  • Project mention: macOS updates for Apple Silicon Macs are larger than reported | news.ycombinator.com | 2023-08-21
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • Monocraft

    A monospaced programming font inspired by the Minecraft typeface

  • Project mention: No! My IDE is not enough productive | /r/ProgrammerHumor | 2023-05-27

    Monocraft (a monospace version of the Minecraft font) is literally the best font for Minecraft coding.

  • devilutionX

    Diablo build for modern operating systems

  • Project mention: I'm shrarch for a mod who changes the language to Spanish but not changed anything more | /r/Diablo | 2023-09-17
  • mac-dev-playbook

    Mac setup and configuration via Ansible.

  • Project mention: Linus Torvalds statement | /r/linux | 2023-07-07

    To get your Linux ready to use after a fresh install you might have an Ansible playbook to get the system ready to go with all the tools you need.

  • homebrew-bundle

    📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store.

  • Project mention: How do you setup a new Mac? | news.ycombinator.com | 2024-01-28

    I maintain a Brewfile (https://github.com/Homebrew/homebrew-bundle) which contains the majority of the non-project specific applications that I like to install on any new Mac:

    https://github.com/jonahgeorge/dotfiles/tree/main

    What's really nice is the `cask` & `mas` keywords allow you to install .dmg files & directly from the App Store.

    ---

    While its not included in there yet, I've been experimenting with maintaining a private Homebrew tap which contains my ~/bin directory as opposed to shell aliases.

  • Luma3DS

    Nintendo 3DS "Custom Firmware"

  • Project mention: This happens when I try to launch a game from the cartridge. | /r/3dspiracy | 2023-12-09
  • MockServer

    MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).

  • Project mention: Please recommend a good API Mocking tool | /r/node | 2023-05-16

    The open-source examples are mockoon, mock-server.com, etc.

  • whalebrew

    Homebrew, but with Docker images

  • Applite

    User-friendly GUI macOS application for Homebrew Casks

  • Project mention: Show HN: Applite – Clean Homebrew front end app for macOS built with SwiftUI | news.ycombinator.com | 2023-08-10

    As far as I know, Cakebrew is no longer maintained. There are quite a few alternatives though, you can see the full list on the GitHub page (https://github.com/milanvarady/Applite#alternatives)

  • phpmon

    Lightweight, native Mac menu bar app that helps you manage multiple PHP installations, locate config files and more. Also interacts with Laravel Valet.

  • homebrew-cask-fonts

    🖋 Casks of F🅾𝓝𝐓𝚂

  • Project mention: SN Pro Typeface | news.ycombinator.com | 2024-02-23

    Tobias here. Seems like `homebrew/cask-fonts` is the best way to go for Homebrew, but even the repo maintainers suggest that submission to Google Fonts is their desired method to be included [1]. Once / if SN Pro garners more mainstream popularity we will start supporting more methods of distribution.

    [1]: https://github.com/Homebrew/homebrew-cask-fonts/blob/master/...

  • dotfiles

    vim, zsh, git, homebrew, neovim - my whole world (by nicknisi)

  • Goldleaf

    🍂 Multipurpose homebrew tool for Nintendo Switch

  • Project mention: For those that don't use Tinfoil, how do you keep up with DLC and Updates? | /r/SwitchPirates | 2023-05-17

    Found this on their github: https://github.com/XorTroll/Goldleaf/blob/master/Quark.md

  • mac-cleanup-sh

    🗑️ Cleanup script for macOS (DEPRECATED)

  • homebrew-php

    :beer: Homebrew tap for PHP 5.6 to 8.4. PHP 8.4 is built nightly. (by shivammathur)

  • Project mention: Installing PHP 8.0 on MacOS: Overcoming Disabled Versions | dev.to | 2024-02-06
  • homebrew-emacs-plus

    Emacs Plus formulae for the Homebrew package manager

  • Project mention: Flakes aren't real and cannot hurt you: using Nix flakes the non-flake way | news.ycombinator.com | 2024-01-09

    I am intrigued by this line in the description:

    "Super Fast Emacs: Bleeding edge Emacs that fixes itself, thanks to a community overlay"

    Could you possibly tell me (or link to the explanation) what's special about that Emacs instance? (I'll update this comment if I find a link myself)

    I use this homebrew cask and have been very happy with it thus far, but I'm always up for some new exploration. https://github.com/d12frosted/homebrew-emacs-plus

  • strap

    👢 Bootstrap your macOS development system.

  • Project mention: Ask HN: How to Automate iPhone Setup? | news.ycombinator.com | 2024-03-03

    Currently, every time I have a new iPhone (or do a hard reset), it takes me a few hours to download all the apps I use and sign into them, and apply my Settings.

    PS I know about iCloud backup, but that’s not exactly what I want.

    [0]: https://github.com/MikeMcQuaid/strap

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Homebrew related posts

Index

What are some of the best open-source Homebrew projects? This list will help you:

Project Stars
1 HomeBrew 39,303
2 hub 22,681
3 Homebrew-cask 20,526
4 Mos 13,561
5 homebrew-core 13,203
6 goreleaser 12,995
7 mas 10,582
8 Monocraft 7,776
9 devilutionX 7,536
10 mac-dev-playbook 5,781
11 homebrew-bundle 5,105
12 Luma3DS 4,862
13 MockServer 4,451
14 whalebrew 3,957
15 Applite 3,040
16 phpmon 3,012
17 homebrew-cask-fonts 2,859
18 dotfiles 2,701
19 Goldleaf 2,544
20 mac-cleanup-sh 2,544
21 homebrew-php 2,343
22 homebrew-emacs-plus 2,184
23 strap 2,148

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com