AutoHotFlow - Simply draw your applications

General discussions about Automagic and automation in general

Moderator: Martin

User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

AutoHotFlow - Simply draw your applications

Post by bichlepa » 12 Mar 2015 09:52

You like AutoMagic? Then you will like this!
AutoHotFlow ist a similar applications for Windows. It's as easy to use as AutoMagic.

There is an editor.
Image

Every element has settings.
Image

There is also flow manager.
Image

It has all basic functions. I'm working on it and its abilities are raising.

I'd appreciate if you will use it, test it, help me programming and / or comment this project ;)

Download page

Sourcecodes auf GitHub
Last edited by bichlepa on 03 Sep 2021 15:21, edited 2 times in total.

Wibbly
Posts: 418
Joined: 17 Mar 2014 09:02

Re: AutoHotFlow - Simply draw your applications

Post by Wibbly » 12 Mar 2015 11:05

Is an English translation planned? I noticed the install dialogue is all in German - and I don't know what buttons to press ;-)

User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

Re: AutoHotFlow - Simply draw your applications

Post by bichlepa » 12 Mar 2015 11:20

Unfortunately the installer is only in German. I will work on it soon. :oops:
To install press always the left button. It will create a new folder in the folder where the installer is and extract the application there.
AutoHotFlow itself is multilingual. English and German are available. Russian is incomplete.
If you wish you may translate AutoHotFlow into other languages. You'll need to download the sourcecode, install AutoHotKey from here and run the "Translation Tool.ahk" in the folder "language".

User avatar
Nerey
Posts: 102
Joined: 07 Mar 2014 16:59

Re: AutoHotFlow - Simply draw your applications

Post by Nerey » 12 Mar 2015 13:39

You can align text vertically in the center of the blocks?
Sorry for bad english, my native is russian.

User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

Re: AutoHotFlow - Simply draw your applications

Post by bichlepa » 12 Mar 2015 14:07

I already tried it earlier but I haven't found that option to align text vertically. Now I did :)
I've updated it. AutoHotFlow will notify you on start that there is an update. Click on "Ja". It will download it and start the Update.


EDIT: I have updated the installer and the updater. They are now in english.

angelatwork
Posts: 186
Joined: 12 Feb 2014 01:45

Re: AutoHotFlow - Simply draw your applications

Post by angelatwork » 17 Mar 2015 16:52

Interesting, when I get more time I will definitely look into it :-)
Best regards,
AngelAtwOrk

User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

Re: AutoHotFlow - Simply draw your applications

Post by bichlepa » 09 Jun 2015 16:25

A new update is available! It contains loop elements! :D

There are following now loops: Simple loop, loop with condition, Work through a list, parse a string, loop through files

Image

Inside a loop there are some variables available. At least a_index and some others, depending on the loop type.

I will try to implement a help that will explain each element and also list the available variables inside a loop.

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: AutoHotFlow - Simply draw your applications

Post by MURTUMA » 10 Jun 2015 07:18

This is actually pretty neat peace of software.

I use it mainly for simple macros to ease up my work flow, as I found out this is the easiest and most powerful to create those.

However, it is irritating that everytime I reboot my PC, I have to enable the flows again. The program itself starts up just fine, but all the flows are disabled. Can you fix that?

I wrote this before trying the update you announced above, so if you already fixed that, please disregard this request.

User avatar
bichlepa
Posts: 148
Joined: 04 Mar 2014 18:29
Location: Germany
Contact:

Re: AutoHotFlow - Simply draw your applications

Post by bichlepa » 10 Jun 2015 12:28

Hi,

AutoHotFlow should activate the flows on startup. I didn't experience that issue on my computer. But I think, I found the reason. It might be that on your computer first the flow is closed and then the manager, whitch will cause that issue.
I have done two workarounds and I published the update. I hope it will work now.

Thanks for reporting!

User avatar
MURTUMA
Posts: 697
Joined: 05 Mar 2013 22:43

Re: AutoHotFlow - Simply draw your applications

Post by MURTUMA » 12 Jun 2015 02:53

bichlepa wrote:I have done two workarounds and I published the update. I hope it will work now.
That seems to have done its job. Now the flows stays enabled.

Thank you!

Post Reply