Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 448 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 448 Bytes

rc3-scripts

Python scripts for managing a connected classroom over SSH.

These scripts can:

  • turn off all the machines
  • execute a custom command on all the machines
  • see VNC on all machines (x11vnc)

Installation

Clone repository and install dependencies.

Set language in translate.py

Supported operating systems:

  • any *nix machine or Windows with cygwin and python3

License

This repository is licensed GPLv3 with a LICENSE file.