Lvl4Sword / Killer

🔪 System tamper detector for USB, Bluetooth, AC, Battery, Disk Tray, and Ethernet.
https://pypi.org/project/killer/
GNU Affero General Public License v3.0
71 stars 11 forks source link

Detect HDMI #51

Open Lvl4Sword opened 5 years ago

Lvl4Sword commented 5 years ago

xrandr | grep ' connected' | grep 'HDMI' or cat /sys/class/drm/card0/*HDMI*/status taken from https://stackoverflow.com/a/47964800