PyMonitorMQTT
Commands
This monitor uses commands, created ad-hoc for each operating system, to perform specific actions when are triggered via specific topics.
These commands can be enabled and customized whenever you want: to activate a command you only have to place it’s name (the part of the name before ‘Command’) in the ‘commands’ key list in the configuration file.
Available commands
| Name | Compatibility | What does it do ? |
|---|---|---|
| Brightness |
|
Change monitor's brightness |
| Inbox |
|
Print topic messages |
| Lock |
|
Lock the user session |
| Notify |
|
Send system notification |
| Reboot |
|
Reboot the system |
| Shutdown |
|
Shutdown the system |
| Sleep |
|
Put system to sleep |
| Terminal |
|
Run terminal command |
| TurnOnMonitors |
|
Turn on all the monitors |
| TurnOffMonitors |
|
Turn off all the monitors |