gems-client
Shows a console session in several terminals
Install
- All systems
-
curl cmd.cat/gems-client.sh
- Debian
-
apt-get install gems
- Ubuntu
-
apt-get install gems
- Kali Linux
-
apt-get install gems
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gems
- Raspbian
-
apt-get install gems
- Dockerfile
- dockerfile.run/gems-client
gems
Shows a console session in several terminals
The gems system is a client/server application that allows one to show a single console session in different computers or terminals in real time. It can also be used to transmit any other kind of data to more than one computer at the same time, via a network connection. It was designed as an educational tool for teachers that have to show in a computer lab how to do certain things with the console. Using the gems system, each student can observe in his/her own terminal everything the teacher does.