Feature request

Announcements, questions
Post Reply
rav_kr
Posts: 2
Joined: 26 Sep 2015, 23:00

Feature request

Post by rav_kr » 26 Sep 2015, 23:12

I need to send some data from LuaMacros to another program (sometimes on another machine). Do you have any plans for adding TCP (or maybe HTTP GET) to LuaMacros in the future?

And of course, thanks for great piece of software ;)

admin
Site Admin
Posts: 735
Joined: 01 Nov 2010, 13:00
Location: Prague, Czech republic
Contact:

Re: Feature request

Post by admin » 27 Sep 2015, 21:49

Should not be a big deal... wait... not a big deal :-)

Image

From version 0.1.0.230. Download package updated.
Second optional argument of lmc_http_get is timeout in ms. For https requests you probably need OpenSSL installed. It's based on lNet so you can chck details, I tried just the simplest scenario.
Petr Medek
LUAmacros author

rav_kr
Posts: 2
Joined: 26 Sep 2015, 23:00

Re: Feature request

Post by rav_kr » 28 Sep 2015, 17:06

Thank you, you're awsome ;)

And I have another request...
Can you add button to free all keyboards?
As for now I have to restart the program if I want to use my keyboards normally

admin
Site Admin
Posts: 735
Joined: 01 Nov 2010, 13:00
Location: Prague, Czech republic
Contact:

Re: Feature request

Post by admin » 30 Sep 2015, 22:02

Done, new reset button in 0.1.0.231
Petr Medek
LUAmacros author

Post Reply