Hi JWHoneycutt, Too bad that you got an iPhone instead of an Android-based device;-) For the luckier ones : provided that
1. Termux and Termux:API are installed 2. Termux has been given permission to access the various phone features, 3. you have a TiddlyWiki running in NodeJS mode on Termux, you can to do things like: inotifywait -e modify \$__StoryList.tid && termux-vibrate which does make your phone vibrate if the story river is modified , or inotifywait -e modify $(grep -rlE "tags:.*monitored" *) && termux-tts-speak -s ALARM "Hey, you just changed a monitored tiddler!" which tells you if any tiddler tagged "monitored" is modified. Sending SMSes or changing the TV channel are left as an exercise :-) Cheers, X. -- Xavier Cazin On Sun, Jan 22, 2017 at 8:02 PM, JWHoneycutt <[email protected]> wrote: > Can I have a TW5 condition make my IPhone vibrate, or provide stimulus for > an IFTTT recipe? > > Has anybody done anything like this? If so, how did they develop the > "Socket"? > > Thanks for your consideration. > > JWHoneycutt > > -- > You received this message because you are subscribed to the Google Groups > "TiddlyWiki" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/tiddlywiki. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tiddlywiki/cc90fd7f-560b-401f-8904-b92afe1f00ed%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywiki/cc90fd7f-560b-401f-8904-b92afe1f00ed%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CADeSwYMabEV-%2BwUMKp%3Dmr1T7v0M79tdA_%2B70ht4%3DCy2zV70_vw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

