View Single Post
Old 03-09-2013, 05:18 PM   #33
eureka
but forgot what it's like
eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.eureka ought to be getting tired of karma fortunes by now.
 
Posts: 741
Karma: 2345678
Join Date: Dec 2011
Location: north (by northwest)
Device: Kindle Touch
Quote:
Originally Posted by jnjitkoff View Post
Apologies, I meant the ability to call out to actual shell scripts to trigger behavior (not worried about reloading). Something like:

"aplay success.wav"

that you could do before waf-shell stuff got locked down in one of the 5.X releases.
Code:
kindle.messaging.sendMessage('com.lab126.system', 'sendEvent', ";sh -c 'aplay success.wav'");
Didn't check it, though.
eureka is offline   Reply With Quote