AutoFocus VS homebrew-bundle

Compare AutoFocus vs homebrew-bundle and see what are their differences.

homebrew-bundle

📦 Bundler for non-Ruby dependencies from Homebrew, Homebrew Cask and the Mac App Store. (by Homebrew)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
AutoFocus homebrew-bundle
11 27
66 5,113
- 0.7%
1.7 8.8
3 months ago 6 days ago
Ruby
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

AutoFocus

Posts with mentions or reviews of AutoFocus. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-25.
  • Need advice for multidesktop use.
    1 project | /r/MacOS | 1 Feb 2023
    For years we'd just click on blank space of the target window or use CMD+Tab / CMD+` to work in conjunction with mouse, for more consistent behavior. But if you want the app window under your cursor to gain focus automatically, try this: https://github.com/synappser/AutoFocus
  • Help me find a new name for AutoRaise
    1 project | /r/MacOS | 27 Jul 2022
    Stefan Post kindly asked me yesterday to rename AutoRaise to avoid a name clash with his Autoraise.
  • Must Have Apps, Free or Paid -
    15 projects | /r/MacOS | 25 Jul 2022
    And some window management utilities like Rectangle and my current favorites, FinderFix and AutoRaise.
  • Slicing Through the Layers of the Desktop
    1 project | /r/MacOS | 24 Jul 2022
    It's AutoRaise a focus-follows-mouse app. I was using Yabai for this focus-follows-mouse effect but this is miles ahead because it also extends the Desktop (watch this video to understand what is meant by this amazing workflow) and does not require SIP disabled. I can't live without it anymore. :)
  • Implementing acceptsFirstMouse behavior
    1 project | /r/MacOS | 11 Jul 2022
    Not exactly the solution, but you can use u/Synappser AutoRaise app to auto-focus on the window under the cursor and hit the click on first try. Link to the reddit post.
  • AutoRaise - A Focus-Follows-Mouse Implementation on Steroids
    5 projects | /r/macapps | 11 Jul 2022
    Oh, I like this idea! Please submit it as feature request. Thank you.
    3 projects | /r/MacOS | 11 Jul 2022
    Indeed, you have different "nuances" in the focus-follows-mouse implementations. The "raise", the "focus", and the "sloppy focus". AutoRaise currently implements the "raise" behaviour. Would you be interested in other behaviours? In which case would you like to post a feature request to the issues page with your scenario? :)
  • AutoRaise: A focus-follows-mouse implementation on steroids
    1 project | news.ycombinator.com | 11 Jul 2022

homebrew-bundle

Posts with mentions or reviews of homebrew-bundle. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-28.
  • How do you setup a new Mac?
    2 projects | news.ycombinator.com | 28 Jan 2024
    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.

  • Pkgx – “Run Anything” from the creator of brew
    3 projects | news.ycombinator.com | 4 Oct 2023
    > It's strange that people are so against declarative systems, or even file-based OS configuration. When I get my new Macbook I was up-and-running within a few minutes. I can't imagine maintaining a list of brews I need to re-install just to set up everything + my configs + everything else.

    I haven’t had time to try Nix yet, but HomeBrew does have a declarative-ish workflow that I’ve been using for years:

    [Brew Bundle](https://github.com/Homebrew/homebrew-bundle) let’s you have a plaintext file listing all packages you want installed on your system. Add a line for stuff you want installed, delete a line for stuff you want removed, invoke it the right way and it will install/remove packages until your system matches the list. The initial list can be generated by “brew bundle dump” or something like that.

    For configuration, I find that a normal dotfile repo cloned into my ~/.config (with a script that maintains symlinks to config files in e.g. ~/Library) works well enough for my use.

  • Ask HN: What are your favorite iOS/macOS automations?
    3 projects | news.ycombinator.com | 1 Sep 2023
    Brew supports dumping installed things into a brewfile: https://github.com/Homebrew/homebrew-bundle

    I was using text files before as well to manage it.

  • Show HN: Applite – Clean Homebrew front end app for macOS built with SwiftUI
    5 projects | news.ycombinator.com | 10 Aug 2023
    Assuming everyone's on a Mac, I'm actually surprised there isn't that much use of something like homebrew-bundle[1]. It's definitely nicer to have your tooling run natively rather than, say, trying to wrap everything in Docker, or trying to get everybody on board with nix or guix.

    I think the only real issue here is that you can't really pin to specific versions unless a formula exists, and there is no guarantee that a formula with a pinned version will stick around because homebrew likes to stay lean.

    [1]https://github.com/Homebrew/homebrew-bundle/

  • Brew Bundle
    1 project | news.ycombinator.com | 13 Jun 2023
  • The new Obsidian icon
    2 projects | /r/ObsidianMD | 2 Jun 2023
  • Which apps do you install first on any new Mac?
    10 projects | /r/MacOS | 20 May 2023
    You should checkout Homebrew bundle and create a Brewfile instead. That will let you install both stuff from brew, casks and Mac AppStore apps in one go.
  • macOS users: you can now install Active Trader Pro with Homebrew!
    2 projects | /r/fidelityinvestments | 22 Apr 2023
    If you use brew bundle and create your own Brewfile, you can store this with your personal dot files and automate bootstrapping (auto-installing all your system tools) a new or recently reformatted Mac by including auto-trader-pro in your Brewfile.
  • 2 Days ago I made a comment saying I would quit photography before buying an Apple for photo editing. I'm sorry, be gentle
    3 projects | /r/macbookpro | 27 Mar 2023
    And if you're already loving Homebrew, definitely check out Homebrew Bundle!
  • I was a MacOS hater until...
    15 projects | /r/MacOS | 20 Mar 2023
    If you like homebrew, definitely give homebrew bundle a whirl if you haven't already

What are some alternatives?

When comparing AutoFocus and homebrew-bundle you can also consider the following projects:

AutoRaise - AutoRaise (and focus) a window when hovering over it with the mouse

linuxbrew-core - đź’€Formerly the core formulae for the Homebrew package manager on Linux

FinderFix - FinderFix lets you resize and reposition Finder windows to your liking

synappser

PopClip-Extensions - Source code extensions in the official PopClip Extensions directory.

jumpcut - Minimalist clipboard management for macOS

homebrew-lilypond - Install LilyPond from homebrew/core instead of this tap: https://formulae.brew.sh/formula/lilypond

starcel-releases

mas - :package: Mac App Store command line interface

HomeBrew - 🍺 The missing package manager for macOS (or Linux)

linearmouse - The mouse and trackpad utility for Mac.