# TomAnthony/itermocil

Create pre-defined window/pane layouts and run commands in iTerm

Repository: https://github.com/TomAnthony/itermocil
Canonical: https://ross.abutalabs.com/products/itermocil
Language: Python
License: MIT
License Family: permissive
Last push: 2024-01-19T22:22:32+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4047, "days_push": 957, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2375, forks 153 (observed 2026-08-28T04:06:41.982808+00:00)

## What it is
A Python CLI tool that creates pre-defined iTerm2 window and pane layouts from YAML files, opening each pane in a specified directory and running specified commands. It is compatible with teamocil layout files and flags, serving as an iTerm2-native alternative to tmux-based session managers.

## Use cases
- set up my dev environment with multiple terminal panes and commands automatically
- open a project with server, logs, and shell panes pre-configured
- save and restore iTerm2 window layouts as YAML files
- replace tmux session scripts with iTerm2-native layouts
- share team workspace terminal layouts via a repo
- run teamocil layouts in iTerm2 instead of tmux

## When to choose
- you use iTerm2 on macOS and want reproducible multi-pane terminal setups
- you already have teamocil YAML layouts and want them to work in iTerm2
- you want per-project layout files checked into version control

## When to avoid
- you don't use iTerm2 or aren't on macOS
- you need tmux sessions with detach/reattach rather than one-shot layout creation
- you need focus control or other unsupported teamocil features

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, developer-tools, configuration-management, workflow-automation
- domain: developer-tools
- platform: cli, python
- tags: iterm2, terminal, window-layouts, panes, yaml-config, teamocil-compatible, applescript, command-line, automation, macos

## Member repositories
- TomAnthony/itermocil (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:41.982808+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:35:02.642505+00:00, confidence not recorded.
  - readme: https://github.com/TomAnthony/itermocil (fetched 2026-08-28T04:06:41.982808+00:00, sha debaaa3ec9bf)
- Data as of 2026-08-30T08:39:29.467469+00:00.
