• v1.0.0 a08cf84170

    v1.0.0
    Some checks failed
    CI / test (push) Failing after 5s
    Stable

    7000pctAUTO released this 2026-02-05 19:32:17 +00:00 | 24 commits to main since this release

    Terminal Layout Sync CLI v1.0.0

    A CLI tool for developers to save, restore, and sync terminal workspace layouts across machines.

    Features

    • Save current terminal layout to config file
    • Restore layout to existing/new terminal session
    • Cross-platform support (macOS, Linux)
    • Import/export layouts as JSON
    • Sync layouts between machines via git/dotfiles
    • Template system for common setups (dev, debug, prod)

    Commands

    • save - Save current terminal layout
    • restore - Restore a saved layout
    • list - List all saved layouts
    • import/export - Import/export layouts as JSON
    • sync - Sync layouts with git repository
    • template - Manage layout templates

    Supported Terminals

    • tmux (Linux/macOS)
    • screen (Linux)
    • iTerm2 (macOS)
    Downloads