Skip to main content

A tmux session handler

Project description

Muxpy

A light-weight python tmux session handler, for saving and restoring potentially elaborate tmux session setups.

Usage

  1. Save your current awesome setup to foobar. Assuming uid 1000, replace as neccessary.

    muxpy -S /tmp/tmux-1000/default create foo

    This will create a file called ~/.muxpy/profiles/foo.json.

  2. Edit the file to fine-tune names and such.

    muxpy edit foo

  3. Start the new session.

    muxpy start foo

INSTALLATION

This program is hosted at the Python Package Index (http://pypi.python.org/pypi/Muxpy) and is a such best installed by pip install muxpy. pip is available from your local package manager, e.g as python-pip for debian based systems.

To install from source, a quick git clone followed by sudo python setup.py install in the muxpy directory should be quite sufficient.

SUPPORT AND DEVELOPMENT

The software is hosted and developed at https://github.com/bjornars/muxpy, and there might be some life at #muxpy at freenode.

Check DEVEL for information on how to run in development.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Muxpy-v0.1.0.tar.gz (6.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page