VibeHunt
← Back to browse

Utilities

AltTab

example

Are you the maker of alt-tab-macos.netlify.app?

This entry was authored as example data, not by the maintainer. Submit a verified manifest from your domain and it replaces this one — same URL, stars carry over.

Claim this →

Brings Windows-style alt-tab window switching to macOS. See thumbnails of every window across every app, switch to any of them with one keystroke.

What you get


Technical detailsexpand
Capability ID
cap:example:alttab
Maturity
stable
License
GPL-3.0
Package refs
brew:--cask alt-tab
Maintainer
Not declared
Verification
Unverified

No maintainer declared.

View manifest (JSON-LD)expand
{
  "@context": "https://vibehunt.tech/v1",
  "@type": "Capability",
  "id": "cap:example:alttab",
  "software": {
    "name": "AltTab",
    "category": "utilities",
    "homepage": "https://alt-tab-macos.netlify.app",
    "source": "https://github.com/lwouis/alt-tab-macos",
    "license": "GPL-3.0",
    "packageRefs": [
      "brew:--cask alt-tab"
    ],
    "description": "Brings Windows-style alt-tab window switching to macOS. See thumbnails of every window across every app, switch to any of them with one keystroke."
  },
  "solves": [
    {
      "intent": "Switch between individual windows on macOS the way Windows users do — by window, not by app, with thumbnails.",
      "constraintsSatisfied": [
        "core:open-source",
        "core:libre",
        "core:free-tier",
        "core:no-subscription",
        "core:no-account-required",
        "core:no-telemetry",
        "core:offline-capable",
        "core:local-first"
      ],
      "scale": [
        "single-user"
      ]
    }
  ],
  "maturity": "stable",
  "source": "example"
}