macOS Toolkit is an evolving collection of automation scripts refined over years of daily keyboard-centric computing. It adheres strictly to zero-daemon and lightweight execution principles.
Core Modules
- Window Manager Helper: Zero-latency window positioning and multi-display focus toggling.
- Clipboard Piper: Pipes clipboard buffers directly into formatter scripts, timestamp converters, and checksum utilities.
- Dev Quick Switcher: Instant directory traversal and environment setting across active git and jj worktrees.
Engineering Principles
Written exclusively in native Bash, Zsh, and vanilla Python. No third-party package dependencies; designed to bootstrap cleanly on any fresh macOS installation.