On Wednesday, December 31, 2014 1:08:24 AM UTC+1, RichShumaker wrote: > > That is not the question I have though. > My question is How could we use TiddlyWiki as a front end to control the a > Raspberry Pi or Pi's? >
The idea is cool! ... but ... It's possible, technically not too hard but it's a lot of work, if you want to do it right :) You'll need a server side program (backend), that is able to receive / execute commands on the Pi. Because of this, you need to have to take security into account. You need a strong authentication and authorisation mechanism, since not everyone should be able to control your Pi. right? It also needs to send updated info to the TW. TW client has no "push notification" mechanism yet. ... -m -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" 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 http://groups.google.com/group/tiddlywikidev. For more options, visit https://groups.google.com/d/optout.
