Skip to content

Instantly share code, notes, and snippets.

@xanoni
Created August 7, 2021 03:37
Show Gist options
  • Save xanoni/7d02fdd1ce2367f7c257152771202d41 to your computer and use it in GitHub Desktop.
Save xanoni/7d02fdd1ce2367f7c257152771202d41 to your computer and use it in GitHub Desktop.
MacOS: toggle fan connected to USB hub
#! /usr/bin/env -S bash -ex
/usr/local/bin/uhubctl -p3 -atoggle
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment