--- title: OmniWM Documentation --- # OmniWM Documentation OmniWM is a tiling window manager for macOS with scrolling columns, BSP tiling, a Ghostty-powered quake terminal, a unified command palette, and IPC/CLI automation. This site is the documentation hub for architecture notes and technical reference material. For the repository overview and screenshots, see the [project README](https://github.com/BarutSRB/OmniWM/blob/main/README.md). ## Start Here - [Architecture Guide](ARCHITECTURE.md) - [IPC & CLI Reference](IPC-CLI.md) - [Contribution Guide](CONTRIBUTING.md) - [Latest Releases](https://github.com/BarutSRB/OmniWM/releases) ## What Lives Where - Use this docs site for contributor-oriented and technical reference documentation. - Use the repository [README](https://github.com/BarutSRB/OmniWM/blob/main/README.md) for installation, screenshots, quick start, and end-user feature overview. - Use the [Contribution Guide](CONTRIBUTING.md) for contribution workflow, project direction, and a link to the canonical root guide.