Great find Mike...cool pwr control..
16 left in stock !
https://blog.petrockblock.com/product/powerblockling/
20 in stock !
https://www.addicore.com/petRockBlock-Po.../ad537.htm
For the price I would also consider a Flirc...(2nd hand V1) . which will give you a clean shutdown and bulk I/R remote commands...now that Kent has it working for MoOde
http://moodeaudio.org/forum/showthread.php?tid=1529
16 left in stock !
https://blog.petrockblock.com/product/powerblockling/
20 in stock !
https://www.addicore.com/petRockBlock-Po.../ad537.htm
For the price I would also consider a Flirc...(2nd hand V1) . which will give you a clean shutdown and bulk I/R remote commands...now that Kent has it working for MoOde
http://moodeaudio.org/forum/showthread.php?tid=1529
Code:
if attrib.keycode == 'KEY_A':
subprocess.call(['mpc', 'stop' ])
subprocess.call(['sudo', 'poweroff' ])
----------
bob
bob