Skip to content

Cycler 0.1.0

Choose a tag to compare

@hcaiano hcaiano released this 22 Jun 15:10
· 58 commits to main since this release
5142c68

Cycler is a macOS menu-bar utility: bind a hotkey to an app, press it to jump there, press the same key again to walk through that app's windows, one at a time, wrapping around.

Highlights

  • Per-app hotkeys with a native Settings UI — pick an app, record a shortcut, no JSON editing.
  • Walk every window of an app in a stable order (not just the front two), with wraparound.
  • Cycle HUD — a small non-intrusive overlay shows the app icon, window title, and position (e.g. 2 / 4) as you cycle; never steals focus.
  • Reverse cycling — add Shift to step backward.
  • Launch on demand — a bound app that isn't running launches on first press.
  • Lives in the menu bar (LSUIElement-style agent), Accessibility-based, notarized and Apple-signed, auto-updates via Sparkle.

Install

Download Cycler-0.1.0.dmg, drag Cycler into Applications, then allow it once under System Settings → Privacy & Security → Accessibility.

Requires macOS 13 or later.