Jump to content

Sky Slate Blueberry Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate
Photo

Cloud-based AutoHotkey?


  • Please log in to reply
10 replies to this topic
girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010

I've been seriously wondering what it would take to make a cloud-based version of AutoHotkey. Imagine the range

of machines including chromebooks that could suddenly have all the power that AutoHotkey or it's clone-cousin

could provide. That would be some serious reach for a scripting language and could very well kick start a whole

new millenium of scripting pros. Wouldn't have to start big either kind of like what 1.0.48.05 kicked off.  Hmmm

Something to think seriously about. Lets see. what would it need to grab that kind of attention.

   Window automation

   mouse and keyboard hotkeys and shortcuts

   video controls like pixels and images

   math and logical functions

   cloud file storage and retrieval

   some kind of clipboard functionality

   maybe a simple gui construction kit

   sound and strings capability

   

Have to research the API's for what OS hooks would be required. Some form of Android tie in?

   


The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


G. Sperotto
  • Members
  • 539 posts
  • Last active: Jun 20 2015 04:54 PM
  • Joined: 12 Dec 2011

a cloud-based version of AutoHotkey.

 

Hmm, sounds like an interesting concept.

 

Could you elaborate a bit more on the idea? What kind of cloud services are you talking about?


"What is a suitable automation? Whatever saves your day for the greater matters."
Barcoder - Create QR Codes and other Barcodes using only Autohotkey !!


Jackie Sztuk _Blackholyman
  • Spam Officer
  • 3757 posts
  • Last active: Apr 03 2016 08:47 PM
  • Joined: 28 Feb 2012
Are we takling about something like Zapier.com, pushbullet.com or ifttt.com

Or is it some other concept?
Helping%20you%20learn%20autohotkey.jpg?d

[AHK] Version. 1.1+ [CLOUD] DropBox ; Copy [WEBSITE] Blog ; About

space
  • Members
  • 520 posts
  • Last active:
  • Joined: 12 Aug 2014
Have you seen this http://www.autohotke...loud-compiling/

girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010

I'm thinking of an app that is basically AutoHotkey that can be run similar to Google Script that can be used to write automation

scripts like AutoHotkey does now but can control the windows. I'm still working on gathering resources. Android programming looks

interesting and i'm wondering if it can be used to create hotkeys and hotstrings that could work on a diskless computer or android phone, Thank you for the idea about Zapier that is something also i need to explore.


The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


SnowFlake_FlowSnake
  • Members
  • 845 posts
  • Last active: Jan 24 2016 05:24 PM
  • Joined: 08 Oct 2012

Sound very cool :D


  • Download link of my scripts on Autohotkey.com 2/10/2015 [DOWNLAND]
  • Contact Info:  https://github.com/floowsnaake //  FloowSnaake(A)gmail.com
  • IF you need Help send me a PM,Email or Post on Github

  • Quote by tank  Posted 29 September 2015 - 06:14 PM

  • "Eventually i will find a way to convert the DB back to PHPBB3. but i dont have the bandwidth right now. No one that has tried has had success. It is the Only way i can keep this open is if i could successfully convert it."

girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010

Since a Chromebook uses the cloud and also has the capability of running a linux shell. I'm really getting scattered here. On the one hand i want to dual boot my chromebook with Ubuntu and Chrome OS and work on that and also to find some way of running AutoHotkey scripts from the cloud. OMG what

horrible choices... omg.... echhhhhh... i love it. maybe i'll just build a python version of a minimal Autohotkey thingy. (imagine an interpreter running an interpreter

. (crazy yes) been called that before.


The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


Jackie Sztuk _Blackholyman
  • Spam Officer
  • 3757 posts
  • Last active: Apr 03 2016 08:47 PM
  • Joined: 28 Feb 2012
pyahk
pahk
Helping%20you%20learn%20autohotkey.jpg?d

[AHK] Version. 1.1+ [CLOUD] DropBox ; Copy [WEBSITE] Blog ; About

girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010

good thoughts but i'm thinking more hardware/os independent kind of write once run anywhere (java stuff). Although

that will likely have to take the form of a whole new interpreter with bytecode output and custom back-ends for the diff

platforms. Lions, and Tigers, and Bears, Oh, My! 


The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif


tank
  • Administrators
  • 4345 posts
  • AutoHotkey Foundation
  • Last active: May 02 2019 09:16 PM
  • Joined: 21 Dec 2007

ahk in native

https://developer.ch.../native-client 


Never lose.
WIN or LEARN.

girlgamer
  • Moderators
  • 3263 posts
  • Last active: Feb 01 2015 09:49 AM
  • Joined: 04 Jun 2010
Thank you for the link tank. I've got it saved off to look over in detail later. This, in particular, is intriguing
platform-pillar which actually includes the native-client
along with some other really neat stuff. Ur a love!

Guess it's time for me to get busy with c/C++ again. All my tools are out of date. Time to start over with a new set
of compiler tools.

The universe is a wondrous place! The faster you create unbreakable code, the faster the universe creates people that can break it. All scripting follows the rule Rule Of Twos -- 1) Good, 2) Fast 3) Cheap -- pick any Two.
I guarantee absolutely nothing about any code I provide except that it works in my machine. ●
MMO Fighter   KeyLooperDemo   Key Spammer   TinyClickRecorder  GGs Password Generator.ahk
For the newest version of AutoHotkey and some killer scripts go here.
Rock-on%20kitten.gif