Project

sesh

0.0
No commit activity in last 3 years
No release in over 3 years
Remote background sessions powered by tmux and tmuxinator.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.10
~> 10.0
~> 3.3

Runtime

~> 0.7.7
~> 1.3.4
~> 0.6.9
 Project Readme

Sesh: remote background sessions powered by tmux and tmuxinator.

Runs a headless tmuxinator session for remote slave machines to connect to.

Usage

sesh command [project]

Leave project blank to use the name of your current directory.

Commands

sesh new                           Create a new tmuxinator configuration.
sesh start [project]               Start a Sesh session for a project.
sesh stop  [project]               Stop a Sesh session for a project.
sesh list                          List running Sesh sessions on this machine.
sesh enslave [project] [user@host] Connect a slave to a local Sesh session.
sesh connect [project]  user@host  Connect as a slave to a Sesh session.