For anyone interested, I'm going to start releasing beta versions of AutoRemote at more regular intervals.
I'll update this thread whenever a new version is available.Please leave any feedback you can in this thread. Thanks. :)You can download the Android apk here:
Feedback is welcome. :)
Could you please get me an invite to Zapier ? Sound Awesome!
Thanks.
Emmanuel.
I know I am missing it, but I downloaded the beta versions of both the APK and the software for the computer, and I don't see anything relating to Zapier...
--
--
--
--
Sorry haven't implemented that yet.
Sent from my Galaxy S3
--
Hi. This is my first post to the group so let me start by saying a very large thank you for AutoRemote. It's changed how I use my devices and PCs and a 5 star review is up in the store because of this.I'd love to give Zapier a whirl to see what else can be done. So, if you've any more invites going spare, I'd sure appreciate one!
--
New feature!
You can now send notifications to AutoRemote.
Use the following URL: http://autoremotejoaomgcd.appspot.com/sendnotification?title=TITLE&text=TEXT&icon=ICON_URL&picture=PICTURE_URL&key=YOUR_KEY
Icon and Picture only work on Jelly Bean for now.
Download the latest APK or use the Zapier invitation only app to use this!
import urllib;
print "Sending picture notification(s)"
TITLE = "New Home Photo"TEXT = "A new photo has been saved at home. Tap to view full image."ICON_URL = 'http://www.google.com/images/icons/product/igoogle-32.png'#eg.globals.newpicture_thumbnailPICTURE_URL = URL#eg.globals.newpicture_image
#Generate URL template to be usedurlbase = 'http://autoremotejoaomgcd.appspot.com/sendnotification?title=' + TITLE + '&text=' + TEXTurlbase = urlbase + '&icon=' + ICON_URLurlbase = urlbase + '&picture=' + PICTURE_URL urlbase = urlbase + '&url=' + URL #Iterate through list of Autoremote device keysfor arkey in eg.globals.arnotifyall: urlfull = urlbase + '&key=' + arkey urllib.urlopen(urlfull) print "sent: " + urlfull print "Done sending picture notification(s)."
--
You're right! I can't get it to work now either.I'll take a look at it later and see what's up. Thanks for reporting this! :)
On Wed, Oct 31, 2012 at 12:10 PM, Neil Dunlop
com.joaomgcd.autoremote version 1.9.5
android.net.Uri$PathSegments.get(Uri.java:981)
android.net.Uri$PathSegments.get(Uri.java:963)
com.joaomgcd.common8.NotificationInfo.getUrlFileName(NotificationInfo.java:357)
com.joaomgcd.common8.NotificationInfo.<init>(NotificationInfo.java:40)
com.joaomgcd.autoremote.GCMIntentService.handleNotification(GCMIntentService.java:86)
com.joaomgcd.autoremote.GCMIntentService.onMessage(GCMIntentService.java:59)
com.google.android.gcm.GCMBaseIntentService.onHandleIntent(GCMBaseIntentService.java:179)
android.app.IntentService$ServiceHandler.handleMessage(IntentService.java:65)
android.os.Handler.dispatchMessage(Handler.java:99)
android.os.Looper.loop(Looper.java:137)
android.os.HandlerThread.run(HandlerThread.java:60)
Without wanting to gush too much, I'm blown away by AutoRemote and what it enables me to do so you're more than welcome!Now, any word on the action parameters and how to use them?
--
--
You need to press the arrows icon like it says. Then you can enter a value manually.
Hope it works!
Sent from my Galaxy S3
--
--
--
For that setup you're trying to do specifically you don't need a beta. You can try the latest beta if you want to test remote notifications.
I'm glad you like my work. :)
Sent from my Galaxy S3
--
Hmm maybe you need to deactivate beginner mode in Tasker's settings... go to settings->UI and uncheck the beginner mode checkbox...
Sent from my Galaxy S3
--
--
--
--
--
--
Install Google goggles from Google play :)
https://play.google.com/store/apps/details?id=com.google.android.apps.unveil
Sent from my Galaxy S3
--
It's not a competitor. It's just a QR reading software that AutoBarcode uses to read barcodes into Tasker. :)
Sent from my Galaxy S3
--
--
--
--
For anyone interested, I'm going to start releasing beta versions of AutoRemote at more regular intervals.I'll update this thread whenever a new version is available.Please leave any feedback you can in this thread. Thanks. :)You can download the Android apk here:There's also a pre-beta Windows version if you want to use it. This is the one that'll work with the beta apk above. You can get it here:
These beta updates are always available in the apk linked in the first post of this thread. :)
Yeah I think that made it in in the latest beta release. I didn't test it yet but I'm sure I coded that functionality in...
Sent from my Galaxy S3
--
"Error sending message=:=message to devicename:OK"
Exchange message and devicename of course.
It seems it reaches its destination anyways and tasker triggers on it (so some other problem from the beginning I guess)
However, the error message in the log doesnt seem right even though it reaches its destination.
--
--
--
Just go to your Linux device in the device list it should prompt you for your credentials...
Sent from my Galaxy S3
--
Can you connect remotely with that user from another pc? Maybe that particular user doesn't have remote access enabled...
Sent from my Galaxy S3
--
Can you connect remotely with that user from another pc? Maybe that particular user doesn't have remote access enabled...
Sent from my Galaxy S3
On Jan 18, 2013 11:33 PM, "n4" <marko.pa wrote:
I already entered it, I even have reentered it by long pressing, still the same error though.
Am Samstag, 19. Januar 2013 00:26:28 UTC+1 schrieb joaomgcd:
Just go to your Linux device in the device list it should prompt you for your credentials...
Sent from my Galaxy S3
wow that was fast:)
--
--
Sorry yes, this versions seems to have been corrupted somehow. I'll try to fix it later.
Sent from my Galaxy S3
--