Search found 1 match

by Tom23
Tuesday 28 January 2014 19:21
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 172777

Re: Events system feedback thread

Hello,
First, sorry for my english, but i'm french.

I'm trying to make a lua time script to do twitter notification with the line command client TTytter.
When i launch manually a script like this:
commandArray = {}
t1 = os.date("%M")
t2 = t1
if t2 <= "57" then os.execute('/home/pi/ttytter/ttytter ...