mvp / uhubctl

uhubctl - USB hub per-port power control
Other
2.23k stars 232 forks source link

Add flipoff (inverted cycle) option - turn on and off #580

Closed mishabunte closed 3 months ago

mishabunte commented 3 months ago

I need a feature to turn the specified port on and off after a specific delay,

The example below is to turn the port #1 at location 1-1.4 on and to turn it off after 1.5 second delay

uhubctl -d 1.5 -a flipoff -l 1-1.4 -p 1
mishabunte commented 3 months ago

Thanks @mvp , flash sounds better. I've done the re-naming.