Search found 81 matches

by robchoc
01 Nov 2018 12:36
Forum: User Help / Bug Reports
Topic: How to do this in Automagic
Replies: 11
Views: 25105

How to do this in Automagic

In Tasker, I was able to create a screenshot of a cropped area, for example, a play button. It used good old autoinput, screen capture and crop to achieve this. This would then be compared to another cropped screenshot to see if it is the same image. This would be used in instances where you are run...
by robchoc
01 Nov 2018 11:52
Forum: User Help / Bug Reports
Topic: Put laptop to sleep
Replies: 2
Views: 7395

Re: Put laptop to sleep

Purchased, installed, perfect. :)
by robchoc
31 Oct 2018 21:55
Forum: User Help / Bug Reports
Topic: Put laptop to sleep
Replies: 2
Views: 7395

Put laptop to sleep

Is there a way to put my laptop, running windows 10, to sleep using Automagic and some other software that probably needs to be installed on my laptop?

Look forward to your ideas.
by robchoc
28 Oct 2018 18:55
Forum: User Help / Bug Reports
Topic: ISS alerter
Replies: 7
Views: 13205

Re: ISS alerter

That is fantastic, I understand it 100% now.
That debug dialog is so useful and this is what made me understand the structure. Change value was a hidden gem for me.

Thank you so much for all the explanations. :)
by robchoc
28 Oct 2018 17:12
Forum: User Help / Bug Reports
Topic: ISS alerter
Replies: 7
Views: 13205

Re: ISS alerter

How would I just pick the first element and add the first Time into {time} and the duration into {duration}
Same question with just the 4th element.

I'm asking these questions just to get my head around how things work with Json parsing. :)

Thanks
by robchoc
27 Oct 2018 15:04
Forum: User Help / Bug Reports
Topic: ISS alerter
Replies: 7
Views: 13205

Re: ISS alerter

Thanks so much for that, you make it seem so easy. I think I understand what is going on now. I need to minus an hour as it is in UTC so I'm thinking I need to use addHours(-1, time), but where do I put that in the script as it does not seem to work for me. I definitely need to learn a bit more abou...
by robchoc
27 Oct 2018 13:03
Forum: User Help / Bug Reports
Topic: ISS alerter
Replies: 7
Views: 13205

Re: ISS alerter

I tried the following but it does not seem to work as it did not even trigger the dubug dialog in the flow: data = fromJSON(issget); duration1 = data[0]['duration']; risetime1 = data[0]['risetime']; duration2 = data[1]['duration']; risetime2 = data[1]['risetime']; duration3 = data[2]['duration']; ri...
by robchoc
27 Oct 2018 11:18
Forum: User Help / Bug Reports
Topic: ISS alerter
Replies: 7
Views: 13205

ISS alerter

I'm currently working on a script that will inform me when the ISS (International Space Station) is above my location. More information about the api here http://open-notify.org/Open-Notify-API/ I have the URL with my longitude and latitude http://api.open-notify.org/iss-pass.json?lat=52.6138046&lon...
by robchoc
24 Oct 2018 18:36
Forum: User Help / Bug Reports
Topic: Prevent app launching play store
Replies: 1
Views: 5417

Prevent app launching play store

Is there a way for Automagic to prevent an app from launching the play store?

Thanks
by robchoc
15 Oct 2018 10:28
Forum: User Help / Bug Reports
Topic: Gboard is slowing down
Replies: 42
Views: 126123

Re: Gboard is slowing down

The keyboard issue is driving me crazy are there any recommended alternatives that have easy access to curly brackets?

Thanks