tmate
terminal multiplexer with instant terminal sharing
Install
- All systems
-
curl cmd.cat/tmate.sh
- Debian
-
apt-get install tmate
- Ubuntu
-
apt-get install tmate
- Kali Linux
-
apt-get install tmate
- Fedora
-
dnf install tmate
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install tmate
- OS X
-
brew install tmate
- Raspbian
-
apt-get install tmate
- Dockerfile
- dockerfile.run/tmate
tmate
terminal multiplexer with instant terminal sharing
tmate provides an instant pairing solution, allowing you to share a terminal with one or several teammates. Together with a voice call, it's almost like pairing in person. The terminal sharing works by using SSH connections to backend servers maintained by tmate upstream developers; teammates need to be given a randomly-generated token to be able to join a session. tmate is a modified version of tmux, and uses the same configurations such as keybindings, color schemes etc.