bernardlychan said:
an alternative is Grip push notifications.
Grip is still early beta, and I have been using it for a few weeks now, it just pops up when it feels like it, lol... its not instant at all
|
bernardlychan said: an alternative is Grip push notifications. Grip is still early beta, and I have been using it for a few weeks now, it just pops up when it feels like it, lol... its not instant at all |
bernardlychan said:
nohup python main.py > /dev/null 2>&1 &Also there is a bug with main.py.
p.post("Gmail", subject, sender + body) instead of p.post("Gmail", subject, sender, body) Because the 4th argument is invalid.This post has been edited by GaMerZ: 12 August 2009 - 03:08 PM
nohup python main.py > /dev/null 2>&1 &Also there is a bug with main.py.
p.post("Gmail", subject, sender + body) instead of p.post("Gmail", subject, sender, body) Because the 4th argument is invalid.This post has been edited by GaMerZ: 12 August 2009 - 03:08 PM
crimsontwo said:
crimsontwo said:
xiechaos said:
xiechaos said: