spaceyz
v4.2.1
Published
`mkdir -p ~/.ssh/.sockets/`
Maintainers
Readme
spacey
spacey makes it easier to just manage screens on remote servers.
- automatically lists screens from any SSH-enabled server
- smart ssh quickconnect w/ ControlPath
Commands:
spaceylists screensspacey new <name>creates a new screen (with prompt for which server)

GPL v3 - Liam Edwards-Playne / @liamzebedee. <3
Install
# Install
npm i -G spaceyz
# Setup your servers
echo "[email protected]" > ~/.spacey
# Run spacey
spaceyTroubleshooting
DEBUG=spacey spacey prints debug information. The source is very simple, take a look.
