โป vision
A native Swift CLI + menubar app where each module is a focused, well-engineered solution to a real workflow problem โ and they all share a common Core. The end of the duct-tape-and-toothpicks ecosystem of Karabiner + Hammerspoon + Keyboard Maestro + N third-party apps.
โป why
Every macOS power user ends up building the same Frankenstein. LouTools is the answer: native, fast, dependency-light, and modular enough that I can ship a single feature without dragging the whole monolith forward.
modules โ current and planned
- โถWindow Crawl โ spatial window management as a graph navigation
- โถPress GUI โ programmatic clicking with caret/cursor preservation
- โถFast Search โ incremental search across notes, code, clipboard, chats
- โถRemote Mode โ full mouse/keyboard control of one Mac from another
- โถSpace Mode โ one mode for Mission Control + spaces + windows
- โถMouse Mode โ keyboard-driven pointer for trackpad-haters
โป principles
minimal third-party deps ยท zero focus stealing (preserve cursor + caret on every interaction) ยท works from the keyboard ยท each module ships standalone but shares the Core.
LouTools ยท architecture
โโโโโโโโโโโโโโโโโโโโโโโโโ
โโโโโโโโโโโโโโโโ
โ Core โ
โ (state ipc) โ
โโโโโโโโฌโโโโโโโโ
โโโโโโโโโโโฌโโโโโโโโดโโโโโโโโโฌโโโโโโโโโโโ
โผ โผ โผ โผ
WndwCrawl FastSrch PressGUI RemoteMode
โ โ โ โ
โโโโโโโโโโโดโโ menubar app โโดโโโโโโโโโโโ
โ
CLI