AltTab – Windows alt-tab on macOS

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
  1. alt-tab-macos

    Windows alt-tab on macOS

  2. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  3. skhd

    Simple hotkey daemon for macOS

    How about skhd? https://github.com/koekeishiya/skhd

    I use it to simply bind hotkeys to shell commands in a single config file.

    Given the full power of the shell, you can even use AppleScript (through osascript) if you want to automate the UI/system like AutoHotkey does.

    It can also send key events using the -k flag so you can remap keys to other key combinations.

  4. stackline

    Visualize yabai window stacks on macOS. Works with yabai & hammerspoon.

    Oh yeah, Hammerspoon is a much better alternative to AutoHotkey, how could I forget about it.

    It can even create simple and quite useful UIs, here’s an example of someone using it to create a stack visualizer for the yabai window manager: https://user-images.githubusercontent.com/1683979/90967233-0...

    [1] https://github.com/AdamWagner/stackline

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that C is
the 6th most popular programming language
based on number of references?