github Dicklesworthstone/ntm v1.5.0

7 days ago

NTM v1.5.0

Named Tmux Manager - Orchestrate AI coding agents in tmux sessions with beautiful TUI interfaces.

Quick Install

# One-liner install (Linux/macOS)
curl -fsSL https://raw.githubusercontent.com/Dicklesworthstone/ntm/main/install.sh | bash

# Homebrew (macOS/Linux)
brew install dicklesworthstone/tap/ntm

# Go install
go install github.com/Dicklesworthstone/ntm/cmd/ntm@v1.5.0

Shell Integration

Add to your shell rc file:

eval "$(ntm init zsh)"   # for zsh
eval "$(ntm init bash)"  # for bash
eval "$(ntm init fish)"  # for fish

Changelog

Features

Bug Fixes

Performance

Documentation

Others


Full Changelog: v1.4.1...v1.5.0

Container Image: ghcr.io/dicklesworthstone/ntm:v1.5.0

Don't miss a new ntm release

NewReleases is sending notifications on new releases.